| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
does curl_multi handle can be accessed from 2 threads?
From: Tom Jerry <catod6_at_gmail.com>
Date: Fri, 1 Sep 2006 19:04:23 +0200
Hello,
I will have 2 threads:
1st thread is initializing the multi handle and running in endless loop
while (true)
rc = select(maxfd+1, &fdread, &fdwrite, &fdexcep, &timeout);
while(CURLM_CALL_MULTI_PERFORM ==
I will have of course my own write function, and notify the 2nd thread (see
2nd thread is my main thread. It will generally wait on a queue for
If not, can you instruct me how to keep adding new requests in one thread
Thank you,
Ori.
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info