On Sat, Feb 19, 2011 at 3:02 PM, Michael Fischer <[email protected]> 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
