Name: curl_multi_strerror()
Desc: The curl_multi_strerror function may be used to turn a CURLMcode value into the equivalent human readable error string. This is useful for printing meaningful error messages.
A pointer to a zero-terminated error message.
See Implementation
Name: curl_multi_strerror()
Desc: The curl_multi_strerror function may be used to turn a CURLMcode value into the equivalent human readable error string. This is useful for printing meaningful error messages.