summaryrefslogtreecommitdiff
path: root/src/tcp_listener.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tcp_listener.hpp')
-rw-r--r--src/tcp_listener.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tcp_listener.hpp b/src/tcp_listener.hpp
index 857317a..69fde37 100644
--- a/src/tcp_listener.hpp
+++ b/src/tcp_listener.hpp
@@ -51,7 +51,7 @@ namespace zmq
void in_event ();
// Close the listening socket.
- int close ();
+ void close ();
// Accept the new connection. Returns the file descriptor of the
// newly created connection. The function may return retired_fd