[zeromq-dev] behavior of zmq_term in 2.1.0
Chuck Remes
cremes.devlist at mac.com
Sat Nov 27 22:24:55 CET 2010
On Nov 27, 2010, at 3:15 PM, Chuck Remes wrote:
>
> https://github.com/zeromq/zeromq2/issues/issue/127
I'm talking to myself here... :)
This blocking behavior was raised as an issue in #85.
https://github.com/zeromq/zeromq2/issues#issue/85
That ticket hasn't been updated, but the discussion did include references to SO_LINGER which I see has been implemented (and documented) as the ZMQ_LINGER socket option. Since the unwanted behavior (packets dropped when zmq_term() is called) has been solved by the addition of ZMQ_LINGER, can we now consider the blocking behavior of zmq_term() to be a bug?
cr
More information about the zeromq-dev
mailing list