[zeromq-dev] Duplicate messages on subscriber reconnect in pub/sub pair

Martin Sustrik sustrik at 250bpm.com
Fri May 13 18:15:08 CEST 2011


On 05/13/2011 06:08 PM, Benn Bollay wrote:

> Just to clarify - I don't believe this is any pub queuing case, since
> the duplications occur indefinitely.  Rather it's an issue with
> having the same 'fd' value registered in the internal data structures
> multiple times, since it never gets any kind of notification from
> epoll that the fd has been artificially closed.

Not even EPOLLERR?

Martin



More information about the zeromq-dev mailing list