Searched defs:evhttp_connection (Results 1 – 2 of 2) sorted by relevance
53 struct evhttp_connection { struct78 enum evhttp_connection_state state; argument85 void (*cb)(struct evhttp_connection *, void *); argument88 void (*closecb)(struct evhttp_connection *, void *); argument104 TAILQ_HEAD(evconq, evhttp_connection); argument
339 void (*cb)(struct evhttp_connection *, void *), void *arg) in evhttp_write_buffer() argument1744 void (*cb)(struct evhttp_connection *, void *), void *cbarg) in evhttp_connection_set_closecb() argument