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.
===========================================================
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to