| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: A couple of handles stuck in WAITDO state?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 12 Jun 2010 21:30:12 +0200 (CEST)
On Fri, 11 Jun 2010, johansen_at_opensolaris.org wrote:
> I noticed that the progress callback doesn't get invoked from the WAITDO
Ouch. That is a separate bug. Shouldn't be too hard to fix. I'll take that
> I'm assuming that it would be best to have the timeout monitoring occur in
Yes I believe so, as then it can easily just curl_multi_remove_handle() when
My first suggested progress callback patch:
diff --git a/lib/multi.c b/lib/multi.c
multistate(easy, CURLM_STATE_COMPLETED);
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-06-12 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info