summaryrefslogtreecommitdiff
path: root/src/connect_session.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/connect_session.hpp')
-rw-r--r--src/connect_session.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connect_session.hpp b/src/connect_session.hpp
index c93b70c..0c3c90d 100644
--- a/src/connect_session.hpp
+++ b/src/connect_session.hpp
@@ -46,7 +46,7 @@ namespace zmq
void detached ();
// Start the connection process.
- void start_connecting ();
+ void start_connecting (bool wait_);
// Command handlers.
void process_plug ();