Did you remember to set the option before you make your bind/connect?

Did you also enable zmq_req_correlate?

Do you have a code sample? Also, other people have had trouble with this
feature before too, so you might try reading what they wrote last time.
On Aug 12, 2015 4:07 PM, "Ilya Kulakov" <[email protected]> wrote:

> Polling REQ socket with the ZMQ_REQ_RELAXED option set for a POLLOUT event
> depends on socket's state (whether it's waiting for reply or not).
> Should it always report POLLOUT to be ready with that option set?
>
>
> Best Regards,
> Ilya Kulakov
>
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to