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

uhc_context Struct Reference


Detailed Description

Request context, used when we decide to get hosts via the UDP host caches.

It keeps track of the amount of messages we sent, and which GUID we used in the pings.


Data Fields

const gchar * host
 Last selected host (string atom).
cevent_ttimeout_ev
 Ping timeout.
gint attempts
 Connection / resolution attempts.
host_addr_t addr
 Resolved IP address for host.
guint16 port
 Port of selected host cache.
gchar muid [GUID_RAW_SIZE]
 MUID of the ping.


Field Documentation

host_addr_t uhc_context::addr
 

Resolved IP address for host.

gint uhc_context::attempts
 

Connection / resolution attempts.

const gchar* uhc_context::host
 

Last selected host (string atom).

gchar uhc_context::muid[GUID_RAW_SIZE]
 

MUID of the ping.

guint16 uhc_context::port
 

Port of selected host cache.

cevent_t* uhc_context::timeout_ev
 

Ping timeout.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:34 2007 for gtk-gnutella by  doxygen 1.3.9.1