Hi Pieter,

Thank you very much for your answer. Just to make it clear, the code I provided with my question was not "an other way" attempt, but worth simply to make my questions more clear.

I wonder what could be a use case of a polling with ZMQ_POLLOUT

If I create a ZMQ_REQ socket, can I say that (items [0].revents & ZMQ_POLLIN) is equivallent to (rc >= 1) in all cases ? It may looks like counting how many angels can dance on the head of a pin (couper les cheveux en quatre).

In your point 5, "you have to then destroy and recreate the socket.", is actually to not affect the send/receive constraint when we want to resend without having received a reply ?

Cheers,

Laurent.


**
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to