Searched refs:evhttp_connection_set_flags (Results 1 – 4 of 4) sorted by relevance
675 int evhttp_connection_set_flags(struct evhttp_connection *evcon,
3739 tt_assert(!evhttp_connection_set_flags(evcon, EVHTTP_CON_REUSE_CONNECTED_ADDR)); in http_connection_retry_test_basic()4072 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():
2471 int evhttp_connection_set_flags(struct evhttp_connection *evcon, in evhttp_connection_set_flags() function