summaryrefslogtreecommitdiff
path: root/src/zmq_connecter_init.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zmq_connecter_init.hpp')
-rw-r--r--src/zmq_connecter_init.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zmq_connecter_init.hpp b/src/zmq_connecter_init.hpp
index 79ea9e2..3f42fc6 100644
--- a/src/zmq_connecter_init.hpp
+++ b/src/zmq_connecter_init.hpp
@@ -49,6 +49,7 @@ namespace zmq
bool read (::zmq_msg_t *msg_);
bool write (::zmq_msg_t *msg_);
void flush ();
+ void detach ();
// Handlers for incoming commands.
void process_plug ();