summaryrefslogtreecommitdiff
path: root/src/connect_session.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/connect_session.cpp')
-rw-r--r--src/connect_session.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connect_session.cpp b/src/connect_session.cpp
index 5c088f6..896cc48 100644
--- a/src/connect_session.cpp
+++ b/src/connect_session.cpp
@@ -104,7 +104,7 @@ void zmq::connect_session_t::start_connecting ()
zmq_assert (false);
}
-void zmq::connect_session_t::detach ()
+void zmq::connect_session_t::detached ()
{
// Clean up the mess left over by the failed connection.
clean_pipes ();