mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 19:52:00 +01:00
some spaces cleanups + delete unused anymore zmq::max_sockets + some minor code chages
This commit is contained in:
@@ -44,7 +44,7 @@ namespace zmq
|
||||
|
||||
// Set address to listen on.
|
||||
int set_address (const char *addr_);
|
||||
|
||||
|
||||
// Get the bound address for use with wildcard
|
||||
int get_address (std::string &addr_);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user