[zeromq-dev] [PATCH] Section about thread-safeness in zmq(7) simplified
Martin Sustrik
sustrik at 250bpm.com
Fri May 20 10:54:03 CEST 2011
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
More information about the zeromq-dev
mailing list