#include <ares.h>
Public Attributes | |
union { | |
struct in_addr addr4 | |
struct ares_in6_addr addr6 | |
} | addr |
int | family |
struct ares_addr_port_node * | next |
int | tcp_port |
int | udp_port |
union { ... } ares_addr_port_node::addr |
struct ares_in6_addr ares_addr_port_node::addr6 |
struct ares_addr_port_node* ares_addr_port_node::next |