#include <ares.h>
Collaboration diagram for ares_options:
Data Fields | |
| int | flags |
| int | timeout |
| int | tries |
| int | ndots |
| unsigned short | udp_port |
| unsigned short | tcp_port |
| in_addr * | servers |
| int | nservers |
| char ** | domains |
| int | ndomains |
| char * | lookups |
|
|
Definition at line 80 of file ares.h. Referenced by init_by_options(). |
|
|
Definition at line 72 of file ares.h. Referenced by dns_client(), and init_by_options(). |
|
|
Definition at line 82 of file ares.h. Referenced by init_by_options(). |
|
|
Definition at line 81 of file ares.h. Referenced by init_by_options(). |
|
|
Definition at line 75 of file ares.h. Referenced by init_by_options(). |
|
|
Definition at line 79 of file ares.h. Referenced by dns_client(), gethostbynameaddr(), and init_by_options(). |
|
|
Definition at line 78 of file ares.h. Referenced by dns_client(), gethostbynameaddr(), and init_by_options(). |
|
|
Definition at line 77 of file ares.h. Referenced by init_by_options(). |
|
|
Definition at line 73 of file ares.h. Referenced by init_by_options(). |
|
|
Definition at line 74 of file ares.h. Referenced by init_by_options(). |
|
|
Definition at line 76 of file ares.h. Referenced by init_by_options(). |
1.3.4