Data Structures | Defines

include/event2/rpc_struct.h File Reference

Structures used by rpc.h. More...

Go to the source code of this file.

Data Structures

struct  evrpc
struct  evrpc_status
 provides information about the completed RPC request. More...

Defines

#define EVRPC_STATUS_ERR_BADPAYLOAD   2
#define EVRPC_STATUS_ERR_HOOKABORTED   4
#define EVRPC_STATUS_ERR_NONE   0
#define EVRPC_STATUS_ERR_TIMEOUT   1
#define EVRPC_STATUS_ERR_UNSTARTED   3

Detailed Description

Structures used by rpc.h.

Using these structures directly may harm forward compatibility: be careful!

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines