cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: a question about using libcurl two threads

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 8 Sep 2004 10:23:12 +0200 (CEST)

On Wed, 8 Sep 2004, Andy hobbs wrote:

> You can use curl_multi_fdset() to get the sockets for a connection, then put
> them into nonblocking mode and call select your self on them.

They're already set to non-blocking mode by libcurl.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-08