[zeromq-dev] DOWNSTREAM persistence
Oliver Smith
oliver at kfs.org
Thu Jul 22 20:09:42 CEST 2010
On 7/22/2010 1:06 PM, Oliver Smith wrote:
> On 7/22/2010 11:39 AM, ilejncs wrote:
>
>> And other question.
>> I am not happy socket blocks if queue is full.
>> I need something like EAGAIN/exception/whatever indication in this case.
>> Is it achievable (e.g. for another socket type)?
>>
>>
> zmq_setsockopt(socket, ZMQ_NONBLOCK) ? (or possibly NOBLOCK)
>
And does setting the flags argument on send to ZMQ_NOBLOCK not work with
pub/sub?
- Oliver
More information about the zeromq-dev
mailing list