[zeromq-dev] term() would not exists if any sockets are not closed
Pavel Chlupáček
chlupacek at gmail.com
Fri May 27 16:20:21 CEST 2011
Hi,
I just wonder if there is no any way how to force all sockets to close when term() is called. So far it blocks indefinitely the calling thread, and I wonder if there isn't any way to avoid that.
I experimented a bit with linger opt, but did not get any visible result from it.
I am on scala (java bindings) so hope it is not specific to java.
Pavel
More information about the zeromq-dev
mailing list