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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
