Searched refs:evhttp_set_timeout (Results 1 – 6 of 6) sorted by relevance
366 void evhttp_set_timeout(struct evhttp *http, int timeout_in_secs);
3847 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() function
3115 evhttp_set_timeout(http, 1); in http_incomplete_test_()