Searched refs:evhttp_connection_set_initial_retry_tv (Results 1 – 4 of 4) sorted by relevance
750 void evhttp_connection_set_initial_retry_tv(struct evhttp_connection *evcon,
418 Also there is evhttp_connection_set_initial_retry_tv() to change initial
2523 evhttp_connection_set_initial_retry_tv(struct evhttp_connection *evcon, in evhttp_connection_set_initial_retry_tv() function
3776 evhttp_connection_set_initial_retry_tv(evcon, &tv_retry); in http_connection_retry_test_basic()