Searched refs:evhttp_connection_set_flags (Results 1 – 8 of 8) sorted by relevance
674 int evhttp_connection_set_flags(struct evhttp_connection *evcon,
3734 tt_assert(!evhttp_connection_set_flags(evcon, EVHTTP_CON_REUSE_CONNECTED_ADDR)); in http_connection_retry_test_basic()4067 tt_assert(!evhttp_connection_set_flags(evcon, EVHTTP_CON_READ_ON_WRITE_ERROR)); in http_data_length_constraints_test_impl()
469 evhttp_connection_set_flags():
2467 int evhttp_connection_set_flags(struct evhttp_connection *evcon, in evhttp_connection_set_flags() function