mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-06 21:56:25 +01:00
Different connecters simplified
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
@@ -74,7 +74,7 @@ namespace zmq
|
||||
int open ();
|
||||
|
||||
// Close the connecting socket.
|
||||
int close ();
|
||||
void close ();
|
||||
|
||||
// Get the file descriptor of newly created connection. Returns
|
||||
// retired_fd if the connection was unsuccessfull.
|
||||
|
||||
Reference in New Issue
Block a user