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

@@ -50,7 +50,7 @@ namespace zmq
// Socket identity
unsigned char identity_size;
unsigned char identity [256];
// Last socket endpoint URI
std::string last_endpoint;