Query: curl_multi_strerror
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
curl_multi_strerror(3) libcurl Manual curl_multi_strerror(3)NAMEcurl_multi_strerror - return string describing error codeSYNOPSIS#include <curl/curl.h> const char *curl_multi_strerror(CURLMcode errornum);DESCRIPTIONThe curl_multi_strerror() function returns a string describing the CURLMcode error code passed in the argument errornum.AVAILABILITYThis function was added in libcurl 7.12.0RETURN VALUEA pointer to a zero terminated string.SEE ALSOlibcurl-errors(3), curl_easy_strerror(3), curl_share_strerror(3) libcurl 7.12 26 Apr 2004 curl_multi_strerror(3)
Related Man Pages |
---|
curl_multi_setopt(3) - mojave |
curl_multi_assign(3) - suse |
curl_multi_fdset(3) - suse |
curl_multi_cleanup(3) - linux |
curl_multi_assign(3) - minix |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |