Hi Ben, I wonder if unbind should close any connections at all. The
man page says it just closes the listener, not connections accepted by
that listener.
I think disconnect should respect the linger value.

On Thu, Jul 4, 2013 at 11:47 AM, Ben Gray <b...@benjamg.com> wrote:
> It appears that disconnect, and unbind, discard all pending messages
> instantly unlike when closing a socket any pending data will wait for the
> linger setting before being discarded.
>
> Is this the expected behaviour, in which case I recommend we update the
> documentation to mention it, or is this a bug?
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to