| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: multi-threaded application using libcurl, about synchronized access
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Feb 2010 14:36:24 +0100 (CET)
On Wed, 3 Feb 2010, Selçuk Cihan wrote:
> "The first basic rule is that you must never share a libcurl handle (be it
It's the rule for all libcurl calls basically.
> Calls to curl api are guarded by mutexes, is this enough? In callback
Since the callbacks are then done within the mutex guards, that will be fine.
> I implemented the above mutex guarded multi-threaded application, and i am
Are you perhaps using SSL based URLs (HTTPS or FTPS) and if so do you use the
-- / daniel.haxx.se
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info