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 |
Structures used by rpc.h.
Using these structures directly may harm forward compatibility: be careful!
1.7.2