On 05/20/2011 10:43 AM, Martin Sustrik wrote:

> This is kind of unrelated but it would be also useful if the manpages
> explained the algorithm for shutting down multithreaded application
> (main thread closes all the sockets it owns and calls zmq_term; worker
> threads get ETERM, close the sockets they own; zmq_term unblocks and
> main thread is free to exit the process).
>
> This could probably go to zmq_term(3).

Ah, and zmq_recv(3) and zmq_send(3) are missing in 0MQ/3.0. Shouldn't I 
make it issues in JIRA?

Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to