[zeromq-dev] Issue 85 & 92
Pieter Hintjens
ph at imatix.com
Fri Oct 1 17:36:15 CEST 2010
Hi Martin,
You closed issue 85 I think, but it's not resolved, and I'm reopening it.
For the list: in 2.1.0, if you open a socket and then call zmq_term
(without closing the socket), zmq_term hangs forever. The thread is
here http://github.com/zeromq/zeromq2/issues/#issue/85. IMO zmq_term
should not hang if there is no work pending.
I'm also hitting another issue in 2.1.0, zmq_close giving an assert:
http://github.com/zeromq/zeromq2/issues/issue/92. I can fix the
assert by not closing the socket but then zmq_term hangs...
-Pieter
More information about the zeromq-dev
mailing list