On 6/7/2010, "Andrew Hume" <[email protected]> wrote:
>okay, i gather you sleep before you start. fine. > >i can do a handshake around the exit thing IF i can find out if >the context is finished its work. is there a way to do that? That's precisely what you can't do right now and what the thread Re. zmq_close() semantics is about. If that proposal gets implemented then zmq_term() will block until outstanding messages are sent to the network which is what you want most of the time. -mato _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
