| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: living without global variables
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 31 Oct 2005 08:41:46 +0100 (CET)
On Mon, 31 Oct 2005, Bryan Henderson wrote:
> I would very much like to be able to use Curl without global variables. In
I would too!
> I'd like to have an alternative to curl_global_init() that creates and
There is basically two reasons for curl_global_init/cleanup:
1) OpenSSL's use of globals
2) Windows' winsock initialization requirements that aren't really globals
There are no globals in libcurl itself that requires this setup.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-10-31 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info