Searched refs:evhttp_connection_set_retries (Results 1 - 4 of 4) sorted by relevance

/external/libevent/include/event2/
H A Dhttp.h743 * used if evhttp_connection_set_retries is used to make the number of retries
752 void evhttp_connection_set_retries(struct evhttp_connection *evcon,
/external/libevent/sample/
H A Dhttps-client.c420 evhttp_connection_set_retries(evcon, retries);
/external/libevent/test/
H A Dregress_http.c3711 evhttp_connection_set_retries(evcon, 1);
3740 evhttp_connection_set_retries(evcon, 3);
/external/libevent/
H A Dhttp.c2494 evhttp_connection_set_retries(struct evhttp_connection *evcon, function

Completed in 157 milliseconds