curl-library
Re: Fwd: Re: Close callback
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 6 Mar 2008 13:29:49 +0100 (CET)
Date: Thu, 6 Mar 2008 13:29:49 +0100 (CET)
On Thu, 6 Mar 2008, Ingo Krabbe wrote:
> With the current state of the library, as I know it, I have to provide a
> mapping
> [fd,type] ---> QSocketNotifier (type is read,write or exception)
This description sounds like you want an event-based action, so then you're
just not using the correct API for this purpose. Try curl_multi_socket():
http://curl.haxx.se/libcurl/c/curl_multi_socket.html
Does this cover what you want?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-03-06