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_t * | timeout_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. | |
|
|
Resolved IP address for host.
|
|
|
Connection / resolution attempts.
|
|
|
Last selected host (string atom).
|
|
|
MUID of the ping.
|
|
|
Port of selected host cache.
|
|
|
Ping timeout.
|
1.3.9.1