curl-library
Re: Multi interface efficiency woes
From: Michael Fischer <michael_at_dynamine.net>
Date: Sat, 19 Feb 2011 15:13:15 -0800
Date: Sat, 19 Feb 2011 15:13:15 -0800
On Sat, Feb 19, 2011 at 3:02 PM, Michael Fischer <michael_at_dynamine.net> wrote:
> What do you think about the idea of changing libcurl's behavior so
> that it removes the fd from the write_fd_set list returned by
> curl_multi_fdset() after the HTTP request has been issued and moves it
> only to read_fd_set? That way my callback will fire only when some
> response data has arrived (or when my timer callback fires, whichever
> comes first).
Never mind, it was a bug in my code.
--MIchael
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-20