#include <ares_private.h>
Collaboration diagram for server_state:
Data Fields | |
| in_addr | addr |
| int | udp_socket |
| int | tcp_socket |
| unsigned char | tcp_lenbuf [2] |
| int | tcp_lenbuf_pos |
| int | tcp_length |
| unsigned char * | tcp_buffer |
| int | tcp_buffer_pos |
| send_request * | qhead |
| send_request * | qtail |
|
|
Definition at line 83 of file ares_private.h. Referenced by init_by_defaults(), init_by_options(), open_tcp_socket(), and open_udp_socket(). |
|
|
Definition at line 97 of file ares_private.h. Referenced by ares__close_sockets(). |
|
|
Definition at line 98 of file ares_private.h. Referenced by ares__close_sockets(). |
|
|
Definition at line 93 of file ares_private.h. Referenced by ares__close_sockets(). |
|
|
Definition at line 94 of file ares_private.h. |
|
|
Definition at line 88 of file ares_private.h. |
|
|
Definition at line 89 of file ares_private.h. Referenced by ares__close_sockets(). |
|
|
Definition at line 90 of file ares_private.h. |
|
|
Definition at line 85 of file ares_private.h. Referenced by ares__close_sockets(), and open_tcp_socket(). |
|
|
Definition at line 84 of file ares_private.h. Referenced by ares__close_sockets(), ares_init_options(), and open_udp_socket(). |
1.3.4