[zeromq-dev] zmq_poll does not recognize ZMQ_REQ_RELAXED option
Kenneth Adam Miller
kennethadammiller at gmail.com
Fri Aug 14 13:35:02 CEST 2015
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" <kulakov.ilya at gmail.com> 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
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150814/e1aeabd5/attachment.htm>
More information about the zeromq-dev
mailing list