| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
aborting curl_easy_perform()
From: Gary Wisniewski <haxx_se_at_gw.spidereye.com>
Date: Mon, 22 Aug 2005 09:39:08 +1000
I have the need to abort a curl_easy_perform() instantly, or close to
I have seen this a lot on the mailing list, and as far as I know this is
From what I have read, the suggestion has been to return an error from
I am going to implement some method of doing this and send a patch.
My method will be to create a new curl_easy_setopt called
volatile long abort_flag = 0;
At any time, any asynchronous thread can set abort flag to 1 in order to
Is this reasonable?
-G
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info