Hi, I use push-pull, set ZMQ_LINGER to 0, zmq_close(mySocket), then pending messages do not be discarded immediately, but until the pending messages reach ZMQ_HWM and then block.
So the ZMQ_LINGER seems not work. Thank you very much.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
