Lines Matching full:libcurl
22 .TH curl_global_cleanup 3 "September 20, 2016" "libcurl 7.58.0" "libcurl Manual"
25 curl_global_cleanup - global libcurl cleanup
35 \fIcurl_global_init(3)\fP, after you are done using libcurl.
39 This doesn't just mean no other thread that is using libcurl. Because
47 \fIcurl_global_cleanup(3)\fP does not block waiting for any libcurl-created
49 containing libcurl is dynamically unloaded while libcurl-created threads are
51 recommend you do not run libcurl from any module that may be unloaded
55 .BR libcurl "(3), "
56 .BR libcurl-thread "(3), "