[zeromq-dev] non-blocking shutdown command
Richard_Newton at waters.com
Richard_Newton at waters.com
Tue Sep 10 16:31:45 CEST 2013
Hi All,
I've just implemented a non-blocking shutdown command name zmq_ctx_shutdown and am concerned about the name. This is an optional command that can be
used when you want to shut down a context that will unblock any blocked operations on other threads but will not then block waiting for all sockets to
be closed.
More details are in the pull request here: https://github.com/zeromq/libzmq/pull/650.
So do people have any comments on the name?
Ric.
===========================================================
The information in this email is confidential, and is intended solely for the addressee(s).
Access to this email by anyone else is unauthorized and therefore prohibited. If you are
not the intended recipient you are notified that disclosing, copying, distributing or taking
any action in reliance on the contents of this information is strictly prohibited and may be unlawful.
===========================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130910/920ee050/attachment.htm>
More information about the zeromq-dev
mailing list