evrpc_status

provides information about the completed RPC request.

Members

Manifest constants

EVRPC_STATUS_ERR_BADPAYLOAD
enum EVRPC_STATUS_ERR_BADPAYLOAD;
Undocumented in source.
EVRPC_STATUS_ERR_HOOKABORTED
enum EVRPC_STATUS_ERR_HOOKABORTED;
Undocumented in source.
EVRPC_STATUS_ERR_NONE
enum EVRPC_STATUS_ERR_NONE;
Undocumented in source.
EVRPC_STATUS_ERR_TIMEOUT
enum EVRPC_STATUS_ERR_TIMEOUT;
Undocumented in source.
EVRPC_STATUS_ERR_UNSTARTED
enum EVRPC_STATUS_ERR_UNSTARTED;
Undocumented in source.

Variables

error
int error;
Undocumented in source.
http_req
evhttp_request* http_req;
Undocumented in source.

Meta