[zeromq-dev] Regarding java binding of 0MQ.

Martin Sustrik sustrik at 250bpm.com
Thu Nov 25 11:04:19 CET 2010


On 11/25/2010 10:59 AM, gonzalo diethelm wrote:
> Regarding point #3 below, what is the behavior in 0MQ when zmq_poll() is
> called with a zmq_pollitem_t array that contains the same 0MQ socket
> more than once?

POSIX doesn't say anything about such a case with standard poll(). Thus, 
I think, "undefined" is the answer.

Martin



More information about the zeromq-dev mailing list