mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
three new functions in the public API
This commit is contained in:
parent
15cd35f67f
commit
8442c3942d
@ -45,3 +45,6 @@ EXPORTS
|
|||||||
curl_share_setopt @ 37;
|
curl_share_setopt @ 37;
|
||||||
curl_share_cleanup @ 38;
|
curl_share_cleanup @ 38;
|
||||||
curl_global_init_mem @ 39;
|
curl_global_init_mem @ 39;
|
||||||
|
curl_easy_strerror @ 40;
|
||||||
|
curl_multi_strerror @ 41;
|
||||||
|
curl_share_strerror @ 42;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user