cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: does curl_multi_handle curl_multi_perform() use pthreads?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 12 Aug 2009 16:10:27 +0200 (CEST)

On Wed, 12 Aug 2009, Raghu PV wrote:

Please stop the top-post insanity.

> What is the main significance of "multi" handles in libcurl?

Read this => http://curl.haxx.se/libcurl/c/libcurl-multi.html

> How does operation on "multi" handle differ from serial execution of several
> "easy" handles?

If you still don't get it after reading the above, then please ask more
specific questions. The multi interface supports multiple parallel transfers,
the easy interface does not.

-- 
  / daniel.haxx.se
Received on 2009-08-12