It keeps track of the amount of messages we sent, and which GUID we used in the pings.
Data Fields | |
GHashTable * | guids |
GUIDs we sent. | |
gint | attempts |
Connection / resolution attempts. | |
const gchar * | host |
Last selected host. | |
host_addr_t | addr |
Resolved IP address for host. | |
guint16 | port |
Port of selected host cache. | |
gpointer | timeout_ev |
Ping timeout. |
|
Resolved IP address for host.
|
|
Connection / resolution attempts.
|
|
GUIDs we sent.
|
|
Last selected host.
|
|
Port of selected host cache.
|
|
Ping timeout.
|