cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: does curl_multi_handle curl_multi_perform() use pthreads?

From: Raghu PV <raghupv30_at_gmail.com>
Date: Wed, 12 Aug 2009 14:41:38 +0100

Hi Daniel,

What is the main significance of "multi" handles in libcurl?
How does operation on "multi" handle differ from serial execution of several
"easy" handles?

-Raghu

2009/8/12 Daniel Stenberg <daniel_at_haxx.se>

> On Wed, 12 Aug 2009, Raghu PV wrote:
>
> I was wondering whether the implementation of curl_multi_perform()
>> function use pthreads to concurrently perform the operation.
>>
>
> No it doesn't. It is completely single-threaded.
>
> --
>
> / daniel.haxx.se
>
Received on 2009-08-12