aboutsummaryrefslogtreecommitdiff
path: root/docs/curl_global_init.3
AgeCommit message (Collapse)Author
2001-05-29beauty fixDaniel Stenberg
2001-05-28global_init() takes a flag option now, to tell libcurl what _not_ to init.Daniel Stenberg
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
2001-05-28curl_global_cleanup and curl_global_init added to the familyDaniel Stenberg