Sponsor:

Your company here, and a link to your site. Click to find out more.

ares_free_string - Man Page

Free strings allocated by ares functions

Synopsis

#include <ares.h>

void ares_free_string(void *str)

Description

The ares_free_string(3) function frees a string allocated by an ares function.

See Also

ares_mkquery(3) ares_expand_string(3)

Author

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

Referenced By

ares_create_query(3), ares_dns_record(3), ares_dns_rr(3), ares_expand_name(3), ares_expand_string(3), ares_mkquery(3), ares_set_servers_csv(3).

4 February 2004