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

rpc_cb Struct Reference


Detailed Description

An RPC callback descriptor.


Data Fields

guid_tguid
 GUID of the message sent (atom).
kuid_tkuid
 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_ttimeout
 Callout queue timeout event.


Field Documentation

host_addr_t rpc_cb::addr
 

The host from which we expect a reply.

gpointer rpc_cb::arg
 

Additional opaque argument.

dht_rpc_cb_t rpc_cb::cb
 

Callback routine to invoke.

guid_t* rpc_cb::guid
 

GUID of the message sent (atom).

kuid_t* rpc_cb::kuid
 

KUID of remote node (atom).

cevent_t* rpc_cb::timeout
 

Callout queue timeout event.


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