[zeromq-dev] PUB doesn't discard msg when no SUB

Ian Barber ian.barber at gmail.com
Mon May 30 00:51:33 CEST 2011


On Fri, May 27, 2011 at 7:08 AM, Martin Sustrik <sustrik at 250bpm.com> wrote:

>
> It works that way with socket types that block on HWM, say PUSH. For socket
> types that drop on HWM, the assumption is that the socket would always be in
> POLLOUT state (as the send call never blocks).
>
> Martin
>

Hmm, I think there may be an issue around that if that's how it supposed to
work - I'll check it and make a test case if so.

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110529/afba85dd/attachment.htm>


More information about the zeromq-dev mailing list