Ed Knowles wrote:
>
> G'day Oskar!
>
> Compile 1.1.11 with -DRETRY_CONNECT=1 (it's the default in 1.2.alpha) and see
> how you go.
hmm:
if (++connectState->tries == 4)
return 0;
firstly - I can't find where connectState->tries is set to 0
(->host and ->port are, but I presume that this is reset to 0 with strdup
or mdup or something)
Also:
can't we get ipcacheCycleAddr to return addrs.count and then pass that
instead of using the arbitrary number 4? (or am I missing something - probably,
if I know my coding skills)
Oskar
Received on Tue Jul 29 2003 - 13:15:41 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:20 MST