Home | History | Annotate | Download | only in libevent

Lines Matching refs:evcon

199 	struct evhttp_connection *evcon;
264 void evhttp_connection_free(struct evhttp_connection *evcon);
267 void evhttp_connection_set_local_address(struct evhttp_connection *evcon,
271 void evhttp_connection_set_local_port(struct evhttp_connection *evcon,
275 void evhttp_connection_set_timeout(struct evhttp_connection *evcon,
279 void evhttp_connection_set_retries(struct evhttp_connection *evcon,
283 void evhttp_connection_set_closecb(struct evhttp_connection *evcon,
290 void evhttp_connection_set_base(struct evhttp_connection *evcon,
294 void evhttp_connection_get_peer(struct evhttp_connection *evcon,
298 int evhttp_make_request(struct evhttp_connection *evcon,