![]() |
![]()
| ![]() |
![]()
NAMEares_strerror - Get the description of an ares library error code SYNOPSIS#include <ares.h> const char *ares_strerror(int code) DESCRIPTIONThe ares_strerror function gets the description of the ares library error code code, returning the result as a NUL-terminated C string. NOTESThis function is not compatible with ares, it takes a different set of arguments.
|