[zeromq-dev] blocking

Rob Fowler legal at mianos.com
Sun Jan 22 11:39:44 CET 2012


On 22/01/2012 1:37 PM, john skaller wrote:
> On 22/01/2012, at 11:32 AM, Martin Sustrik wrote:
>
>> On 21/01/12 23:34, john skaller wrote:
>>> Which ops in 0MQ can block?
>>>
>>> I know these can block:
>>>
>>> send/recv/send_msg/recv_msg
>>> close
>>> term
>> These are blocking: send, sendmsg, recv, recvmsg, poll, term.
>>
>> Note that zmq_close() is never blocking.
> Ah, ok. Thanks.
>
If I use python and zmq close(linger=False) it will block





More information about the zeromq-dev mailing list