ares_strerror(3) Library Functions Manual ares_strerror(3)
NAME
ares_strerror - Get the description of an ares library error code
SYNOPSIS
#include <ares.h> const char *ares_strerror(int code)
DESCRIPTION
The ares_strerror function gets the description of the ares library error code code, returning the result as a NUL-terminated C string.
NOTES
This function is not compatible with ares, it takes a different set of arguments. 25 July 1998 ares_strerror(3)
c-ares 1.30.0 - Generated Thu Jun 13 11:14:58 CDT 2024