Right, for PUSH and DEALER you can use this approach.
On Fri, Sep 27, 2013 at 8:59 PM, Artem Vysochyn <[email protected]> wrote: > I was wrong about detecting sent/no-sent messages on PUB socket > using poller and POLLOUT events. I have muddle up this with PUSH, > because for PUSH this approach works. > > > Sorry for confusion > > 2013/9/26 Pieter Hintjens <[email protected]>: >> On Thu, Sep 26, 2013 at 8:08 PM, Artem Vysochyn >> <[email protected]> wrote: >> >>> Quick question on PUB/SUB: am I right that one can detect message >>> loss using poller? Because I extensively use poller just for that. Am >>> I right? >> >> I have never done that and it is not documented anywhere as far as I >> know. However if you have a clear test case for it, we can push that >> as formal functionality, document it, and add the test case to the >> package. >> >> -Pieter >> _______________________________________________ >> 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 _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
