]> granicus.if.org Git - curl/commit
global_init() takes a flag option now, to tell libcurl what _not_ to init.
authorDaniel Stenberg <daniel@haxx.se>
Mon, 28 May 2001 15:30:38 +0000 (15:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 May 2001 15:30:38 +0000 (15:30 +0000)
commitf44f512f243e6f0d19aa0a1468b84b67db7cb2f4
treeb047200c8e09b710059b24933fb7223fbefab3c9
parentce0e2cc017116611f478a6058494c7dc37a609cb
global_init() takes a flag option now, to tell libcurl what _not_ to init.
it will make it better when the application uses several libs that use
openssl and it also enables us to do the win32 winsock initing in the future
if we want to
docs/curl_global_init.3
include/curl/curl.h