|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| TAILQ_HEAD (boundq, evhttp_bound_socket) sockets | |
| TAILQ_HEAD (httpcbq, evhttp_cb) callbacks | |
Public Attributes | |
| struct evconq | connections |
| int | timeout |
| void(* | gencb )(struct evhttp_request *req, void *) |
| void * | gencbarg |
| struct event_base * | base |
Definition at line 113 of file http-internal.h.