Public Attributes | |
struct ares_addr | addr |
void * | arg |
ares_host_callback | callback |
ares_channel | channel |
const char * | remaining_lookups |
int | timeouts |
Definition at line 39 of file ares_gethostbyaddr.c.
struct ares_addr addr_query::addr |
Definition at line 42 of file ares_gethostbyaddr.c.
void* addr_query::arg |
Definition at line 44 of file ares_gethostbyaddr.c.
ares_host_callback addr_query::callback |
Definition at line 43 of file ares_gethostbyaddr.c.
ares_channel addr_query::channel |
Definition at line 41 of file ares_gethostbyaddr.c.
const char* addr_query::remaining_lookups |
Definition at line 46 of file ares_gethostbyaddr.c.
int addr_query::timeouts |
Definition at line 47 of file ares_gethostbyaddr.c.