Data Fields | |
| guid_t * | guid |
| GUID of the message sent (atom). | |
| kuid_t * | kuid |
| KUID of remote node (atom). | |
| host_addr_t | addr |
| The host from which we expect a reply. | |
| dht_rpc_cb_t | cb |
| Callback routine to invoke. | |
| gpointer | arg |
| Additional opaque argument. | |
| cevent_t * | timeout |
| Callout queue timeout event. | |
|
|
The host from which we expect a reply.
|
|
|
Additional opaque argument.
|
|
|
Callback routine to invoke.
|
|
|
GUID of the message sent (atom).
|
|
|
KUID of remote node (atom).
|
|
|
Callout queue timeout event.
|
1.3.9.1