Public Member Functions | |
| TAILQ_ENTRY (evrpc_request_wrapper) next | |
Data Fields | |
| void(* | cb )(struct evrpc_status *, void *request, void *reply, void *arg) |
| void * | cb_arg |
| struct event | ev_timeout |
| struct evhttp_connection * | evcon |
| char * | name |
| struct evrpc_pool * | pool |
| void * | reply |
| void(* | reply_clear )(void *) |
| int(* | reply_unmarshal )(void *, struct evbuffer *) |
| void * | request |
| void(* | request_marshal )(struct evbuffer *, void *) |
1.7.1