curl-library
Re: Question about multi-threading locking requirements
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 3 May 2007 22:53:24 +0200 (CEST)
Date: Thu, 3 May 2007 22:53:24 +0200 (CEST)
On Thu, 3 May 2007, David Lobron wrote:
> My question is whether I need to include the OpenSSL thread-locking
> functions in my code, as recommended in the libcurl documentation, if I only
> have a single thread that actually uses OpenSSL.
As far as my understanding goes, you don't need them. You should only need
them if you use OpenSSL in more than one thread.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-05-03