| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: aborting curl_easy_perform()
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 22 Aug 2005 08:33:33 +0200 (CEST)
On Mon, 22 Aug 2005, Gary Wisniewski wrote:
> I have the need to abort a curl_easy_perform() instantly, or close to it, at
It is still true, yes.
> From what I have read, the suggestion has been to return an error from
The only time it can't call the progress callback is when it awaits a DNS
> This is, I believe, a fairly typical situation. I have a multi-threaded
If you use your imagination you can figure out other ways to achieve the same
For example, you can start a new thread for the next transfer and allow the
> I am going to implement some method of doing this and send a patch.
I think you can be fairly sure no one else is working on this.
The reason for this is also that this is not an easily fixed problem. In fact,
I'm glad you feel you want to step in and help us improve the library, but
> My method will be to create a new curl_easy_setopt called CURLOPT_ABORTFLAG,
Not really. How would that help the situation when the library is blocked by a
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-08-22 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info