ares_strerror
ares_cancel()
ares_destroy()
ares_destroy_options()
ares_expand_name()
ares_expand_string()
ares_fds()
ares_free_hostent()
ares_free_string()
ares_gethostbyaddr()
ares_gethostbyname()
ares_getnameinfo()
ares_getsock()
ares_init()
ares_init_options()
ares_library_cleanup()
ares_library_init()
ares_mkquery()
ares_parse_a_reply()
ares_parse_aaaa_reply()
ares_parse_ns_reply()
ares_parse_ptr_reply()
ares_parse_srv_reply()
ares_parse_txt_reply()
ares_process()
ares_process_fd()
ares_query()
ares_save_options()
ares_search()
ares_send()
ares_timeout()
ares_version()

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.

AUTHOR

Greg Hudson, MIT Information Systems
Copyright 1998 by the Massachusetts Institute of Technology.

This HTML page was made with roffit.