|
MySQL 5.6.14 Source Code Document
|

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