|
evutil_socket_t | fd |
|
struct bufferevent * | bufev |
|
struct event | retry_ev |
|
char * | bind_address |
|
u_short | bind_port |
|
char * | address |
|
u_short | port |
|
size_t | max_headers_size |
|
ev_uint64_t | max_body_size |
|
int | flags |
|
int | timeout |
|
int | retry_cnt |
|
int | retry_max |
|
enum evhttp_connection_state | state |
|
struct evhttp * | http_server |
|
void(* | cb )(struct evhttp_connection *, void *) |
|
void * | cb_arg |
|
void(* | closecb )(struct evhttp_connection *, void *) |
|
void * | closecb_arg |
|
struct deferred_cb | read_more_deferred_cb |
|
struct event_base * | base |
|
struct evdns_base * | dns_base |
|
The documentation for this struct was generated from the following file: