mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-14 23:07:59 +02:00
Comments to clarify the socket name function
This commit is contained in:
@@ -109,8 +109,6 @@ namespace zmq
|
||||
size_t add_property (unsigned char *ptr,
|
||||
const char *name, const void *value, size_t value_len);
|
||||
|
||||
const char *socket_type_string (int socket_type);
|
||||
|
||||
// Underlying socket.
|
||||
fd_t s;
|
||||
|
||||
|
Reference in New Issue
Block a user