| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: multi-interface and multiple addresses
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 14 Jun 2004 10:03:58 +0200 (CEST)
On Sun, 13 Jun 2004, Gisle Vanem wrote:
> I'm not sure if it was my connect.c patch that broke the mult-interface. But
...
> It tries a connect to the 1st host-address. But failing this (timeout), it
I think this is a bug that was already present before you modified that
Darnit Gisle, you're indeed finding lots of bugs these days! ;-)
I fear that the fix for this problem is somewhat more complicated than how it
> It exits after 10sec though. Which multi-app.c does not? I don't see the big
Given a quick glance just now, I admit I can't explain that difference either.
> I'm a newbie to this multi-interface, so I have just a faith idea on how to
Yes it should. It should remember what IP it tried and failed to connect to,
> My idea is kind of messy, but is to have Curl_is_connected() return a list
In multi.c, we call Curl_connect() to do the connect and when
I think it would make sense to provide a function like Curl_trynextip() that
Curl_trynextip() would remember what IP number it tried the last time and try
Does that make sense?
--
Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-14
These mail archives are generated by hypermail. |
Page updated October 16, 2006.
web site info