| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: [PATCH] patch series for improved multi interface
From: Constantine Sapuntzakis <csapuntz_at_gmail.com>
Date: Mon, 16 Aug 2010 08:56:37 -0700
> On Tue, 10 Aug 2010, Daniel Stenberg wrote:
Thanks for this! The new timeout behavior is better than the old behavior.
Still worried about Curl_expire. Curl_expire(, 0); cancels all the
Here is an idea:
1) add a struct timeout
2) Change Curl_expire to take 3 args. The new sig would be:
void Curl_expire(struct SessionHandle *, struct timeout *, long milli);
This way, for example, the thread DNS resolver could embed a different
Thoughts?
-Costa
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info