cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: a curl_multi_fdset() replacement? (TODO-RELEASE #55)

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 31 Jan 2005 16:22:27 +0100 (CET)

On Mon, 31 Jan 2005, Daniel Haude wrote:

> Now I hear that select() isn't the way to go.

If you want to use the current libcurl multi interface, you are more or less
forced to use select(). This thread is about adding a new function to a future
version of libcurl that will make it possible for apps/you to use other calls
than select() to wait for actions on sockets.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-01-31