It's actually more or less a C++ port of the example that's already listed for LIBZMQ-307. I'll try to upload it to that ticket.
On Thu, Feb 23, 2012 at 4:43 PM, Jon Dyte <[email protected]> wrote: > On 23/02/12 20:19, Calvin de Vries wrote: > > I made a reproducible case in C++ where if you have two subscribers: > > one listening to "a" and "b" and another listening to "a" "b" and "c" > > if you close the socket of the subscriber listening to "a" and "b" the > > other subscriber loses a "b" message for one sequence. I can't seem to > > reproduce it where it stops getting "b" messages altogether, though, > > which is what I see in production. > > > > > Hi > Can you raise an issue in Jira and attach the examples. > And also the 0MQ version. > Thanks > > jon > > _______________________________________________ > 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
