cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl: Windows vs Mac

From: Guenter <lists_at_gknw.net>
Date: Thu, 12 Jul 2012 01:42:08 +0200

Hi Igor,
Am 12.07.2012 01:27, schrieb Igor Korot:
> Do I have to even if I use "curl_global_init();" without any parameters?
cant tell for sure; the curl commandline seems to use:
curl_global_init(CURL_GLOBAL_DEFAULT);
though strange that CURL_GLOBAL_DEFAULT is not mentioned here:
http://curl.haxx.se/libcurl/c/curl_global_init.html

> Both "curl_easy_init()" and "curl_global_init()" are done on the app
> initialization...
thats ok then.

But the known issue Dan just posted is probably more likely the cause ...

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-12