[zeromq-dev] Controlling initial connection retry/timeout
Andrew Hume
andrew at humeweb.com
Thu Apr 9 07:12:30 CEST 2015
with all due respect, this answer seems self-contradictory.
the first connection is not a reconnect, so it is special in that sense.
but i take from your answer ZMQ_RECONNECT_IVL does not apply to the first connection.
is that correct?
> On Apr 8, 2015, at 10:02 PM, Pieter Hintjens <ph at imatix.com> wrote:
>
> "reconnect" means after any successful connection. The first
> connection has no special semantics.
>
> On Wed, Apr 8, 2015 at 10:25 PM, Benson Margulies <bimargulies at gmail.com> wrote:
>> Does
>>
>> ZMQ_RECONNECT_IVL
>>
>> apply to the first connection made for a socket for a peer, or only
>> reconnections after a first connection was successful. Is there any
>> control on how ZMQ treats problems establishing an initial connection?
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list