Attachment is my test code. My machine is Intel X86. My OS is Windows XP. My
IDE is visual studio 2010. My zmq is 2.1.7.
Client is connecting and disconnecting continuously. The phenomenon is that
memory of server is growing, and finally zmq::mailbox_t:: send (const
command_t &cmd_) function arise an error, nbytes = -1, WSAGetLastError()
return 10053.

So, anyone tell me what's the problem?

Attachment: test code.rar
Description: application/rar

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to