Isn't this only in the master branch at the moment (PR 921) or was there some additional logic for this that was present in earlier versions?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Pieter Hintjens Sent: March-19-14 3:59 AM To: ZeroMQ development list Subject: Re: [zeromq-dev] Will automatically retrying a connection re-resolve the dns name first? Excellent question. This isn't documented in the man pages; however the code does re-resolve the address each time it attempts a connection. On Tue, Mar 18, 2014 at 8:47 PM, Ron <[email protected]> wrote: > Hi, > > or will it always use the ip that it initially resolved to? > > Thanks. > Ron > > _______________________________________________ > 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
