On Tue, Jan 28, 2014 at 9:39 AM, Laurent Alebarde <[email protected]> wrote:

> I forgot to close the two additional sockets of the test ! :-[
> Sorry for the disturbance.

Sorry for not responding in time. This is a standard problem with
libzmq, and one of the reasons we do socket management in CZMQ and
other bindings. Setting LINGER on all sockets and closing them is
necessary before shutting down.

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

Reply via email to