curl-library
Re: multihomed connections
From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Thu, 10 Jun 2004 14:00:26 +0200
Date: Thu, 10 Jun 2004 14:00:26 +0200
"Daniel Stenberg" <daniel-curl_at_haxx.se> said:
> the curl tool shows them. We can in fact make curl use a debug callback and
> precent it from outputting that second astersisk, if we really think that its
> worth the effort.
Could make a Curl_showit() with CURLINFO_PLAIN or similar.
And use Curl_showit(...,"\n") when Curl_connect_host succeedes.
Or do it in verboseconnect() so that starts on a new line (which btw.
contains the address already printed).
> I agree completely. It would make sense to have all resolvers provide a
> getaddrinfo()-style result with a linked list of data to use.
I'll look into it.
--gv
Received on 2004-06-10