Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

host_query Struct Reference

Collaboration diagram for host_query:
[legend]

Data Fields

ares_channel channel
char * name
ares_host_callback callback
void * arg
const char * remaining_lookups

Field Documentation

void* host_query::arg
 

Definition at line 30 of file ares_gethostbyname.c.

Referenced by end_hquery().

ares_host_callback host_query::callback
 

Definition at line 29 of file ares_gethostbyname.c.

Referenced by end_hquery().

ares_channel host_query::channel
 

Definition at line 27 of file ares_gethostbyname.c.

Referenced by next_lookup().

char* host_query::name
 

Definition at line 28 of file ares_gethostbyname.c.

Referenced by end_hquery(), and next_lookup().

const char* host_query::remaining_lookups
 

Definition at line 32 of file ares_gethostbyname.c.

Referenced by next_lookup().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4