ares_destroy_options
ares_cancel()
ares_destroy()
ares_expand_name()
ares_expand_string()
ares_fds()
ares_free_hostent()
ares_free_string()
ares_gethostbyaddr()
ares_gethostbyname()
ares_getnameinfo()
ares_getsock()
ares_inet_ntop()
ares_inet_pton()
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_soa_reply()
ares_parse_srv_reply()
ares_parse_txt_reply()
ares_process()
ares_process_fd()
ares_query()
ares_save_options()
ares_search()
ares_send()
ares_strerror()
ares_timeout()
ares_version()

NAME

ares_destroy_options - Destroy options initialized with ares_save_options

SYNOPSIS

#include <ares.h>

void ares_destroy_options(struct ares_options *options)

DESCRIPTION

The ares_destroy_options function destroys the options struct identified by options , freeing all memory allocated by ares_save_options.

SEE ALSO

ares_save_options (3) ares_init_options (3)

AUTHOR

Brad House

Copyright 1998 by the Massachusetts Institute of Technology.

This HTML page was made with roffit.