[zeromq-dev] DOWNSTREAM persistence

Oliver Smith oliver at kfs.org
Thu Jul 22 20:06:48 CEST 2010


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)

- Oliver




More information about the zeromq-dev mailing list