1ARES_DESTROY_OPTIONS(3)    Library Functions Manual    ARES_DESTROY_OPTIONS(3)
2
3
4

NAME

6       ares_destroy_options     -    Destroy    options    initialized    with
7       ares_save_options
8

SYNOPSIS

10       #include <ares.h>
11
12       void ares_destroy_options(struct ares_options *options)
13

DESCRIPTION

15       The ares_destroy_options(3) function destroys the options struct  iden‐
16       tified    by    Ioptions,    freeing    all    memory    allocated   by
17       ares_save_options(3).
18

SEE ALSO

20       ares_save_options(3), ares_init_options(3)
21

AUTHOR

23       Brad House
24       Copyright 1998 by the Massachusetts Institute of Technology.
25
26
27
28                                  1 June 2007          ARES_DESTROY_OPTIONS(3)
Impressum