| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: a question about using libcurl two threads
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 9 Sep 2004 15:04:57 +0200 (CEST)
On Thu, 9 Sep 2004, [gb2312] 黄志军 wrote:
> As known, if use curl_multi_fdset(), it must do curl_multi_add_handle() to
Yes, otherwise libcurl won't have any sockets to return in the
> That means i must add all the simple handle before i can use
No, you can add as many as you like. But you need to add at least one, as
> But that is a big difference to my module's mechanism.
Then you have a few choices: adapt your code to libcurl, adapt libcurl to fit
--
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-09
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info