curl_share_strerror

Name: curl_share_strerror()

Description:

The curl_share_strerror function may be used to turn a CURLSHcode value into the equivalent human readable error string. This is useful for printing meaningful error messages.

extern (C)
const(char)*
curl_share_strerror

Meta

Suggestion Box / Bug Report