Ok.    So what is definition of reconnection then?  I was under impression
that 0mq distinguishes terms "connected"  and "reconnected".  Confused.


2013/12/20 Pieter Hintjens <[email protected]>

> Messages are not being redelivered. They are being queued on an
> outgoing pipe, created when you call connect, and when that pipe is
> connected, being delivered. Please read the socket pattern specs, RFC
> 28 specifically for DEALER semantics.
> _______________________________________________
> 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

Reply via email to