some spaces cleanups + delete unused anymore zmq::max_sockets + some minor code chages

This commit is contained in:
Sergey KHripchenko
2012-04-13 13:26:57 +04:00
parent acba6bdd6c
commit c77dc98b5c
8 changed files with 24 additions and 32 deletions

View File

@@ -81,7 +81,7 @@ namespace zmq
const int mask () const;
const bool match_address (const struct sockaddr *sa, socklen_t ss_len) const;
const bool match_address (const struct sockaddr *ss, const socklen_t ss_len) const;
private: