|
|
evutil_socket_t | fd |
| |
|
struct bufferevent * | bufev |
| |
|
struct event | retry_ev |
| |
|
char * | bind_address |
| |
|
ev_uint16_t | bind_port |
| |
|
char * | address |
| |
|
ev_uint16_t | port |
| |
|
size_t | max_headers_size |
| |
|
ev_uint64_t | max_body_size |
| |
|
int | flags |
| |
|
struct timeval | timeout |
| |
|
int | retry_cnt |
| |
|
int | retry_max |
| |
|
struct timeval | initial_retry_timeout |
| |
|
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 event_callback | read_more_deferred_cb |
| |
|
struct event_base * | base |
| |
|
struct evdns_base * | dns_base |
| |
|
int | ai_family |
| |
The documentation for this struct was generated from the following file: