Lines Matching refs:evcon
529 struct bufferevent* evhttp_connection_get_bufferevent(struct evhttp_connection *evcon);
535 struct evhttp *evhttp_connection_get_server(struct evhttp_connection *evcon);
650 void evhttp_connection_set_family(struct evhttp_connection *evcon,
671 int evhttp_connection_set_flags(struct evhttp_connection *evcon,
702 void evhttp_connection_set_max_headers_size(struct evhttp_connection *evcon,
706 void evhttp_connection_set_max_body_size(struct evhttp_connection* evcon,
711 void evhttp_connection_free(struct evhttp_connection *evcon);
719 void evhttp_connection_free_on_completion(struct evhttp_connection *evcon);
723 void evhttp_connection_set_local_address(struct evhttp_connection *evcon,
728 void evhttp_connection_set_local_port(struct evhttp_connection *evcon,
733 void evhttp_connection_set_timeout(struct evhttp_connection *evcon,
739 void evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon,
747 void evhttp_connection_set_initial_retry_tv(struct evhttp_connection *evcon,
752 void evhttp_connection_set_retries(struct evhttp_connection *evcon,
757 void evhttp_connection_set_closecb(struct evhttp_connection *evcon,
762 void evhttp_connection_get_peer(struct evhttp_connection *evcon,
773 evhttp_connection_get_addr(struct evhttp_connection *evcon);
789 int evhttp_make_request(struct evhttp_connection *evcon,