Home
last modified time | relevance | path

Searched defs:evhttp_connection (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
Dhttp-internal.h53 struct evhttp_connection { struct
78 enum evhttp_connection_state state; argument
85 void (*cb)(struct evhttp_connection *, void *); argument
88 void (*closecb)(struct evhttp_connection *, void *); argument
104 TAILQ_HEAD(evconq, evhttp_connection); argument
Dhttp.c339 void (*cb)(struct evhttp_connection *, void *), void *arg) in evhttp_write_buffer() argument
1744 void (*cb)(struct evhttp_connection *, void *), void *cbarg) in evhttp_connection_set_closecb() argument