curl-users
Re: patch: curl_easy_getinfo(CURLINFO_.*_TIME)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 20 Nov 2001 16:17:12 +0100 (MET)
Date: Tue, 20 Nov 2001 16:17:12 +0100 (MET)
On Tue, 20 Nov 2001, Georg Horn wrote:
> as discussed with Daniel last week, i made a patch for curl-7.9.1 that
> avoids the problem with adding up all the dns-lookup-times, connect-times
> etc. during several requests while reusing connections.
Your patch has been applied and committed to CVS. I'll make another
pre-release available soon if anyone wants to try out this.
> Further on, i changed the definition of the variable timespent (within
> struct Progress) in file urldata.h to be double again, as it was in curl
> 7.7.3 (which was the version i used 'till now). I always got total
> transfer times of zero, while the dns- and connect-time was a few
> milliseconds...
Ah, yes! Thanks.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-11-20