| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Bug in curl multi DONE->COMPLETED state transition?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 2 Aug 2008 22:37:15 +0200 (CEST)
On Sat, 2 Aug 2008, Albert Lee wrote:
> ???I think I've finally pinpointed the cause of the issue.
Very nice piece of research and bug tracking, obviously!
> If the handle is in one of several states at the time including
...
> multi_socket() calls ???multi_runsingle() on the specified handle and if
...
> However, singlesocket() is immediately called after ???multi_runsingle(). If
But isn't this libcurl function then returning CURLM_CALL_MULTI_PERFORM (which
And further, hasn't it already set a timeout at the end of multi_runsingle()
I think the key to this problem is to understand why your app isn't calling
> Making ???singlesocket() not modify the socket hash table if the handle is
That seems like a band-aid fix that is not very nice. singlesocket() should be
-- / daniel.haxx.seReceived on 2008-08-02 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info