Searched refs:evhttp_set_timeout (Results 1 – 3 of 3) sorted by relevance
365 void evhttp_set_timeout(struct evhttp *http, int timeout_in_secs);
3787 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() function
3050 evhttp_set_timeout(http, 1); in http_incomplete_test_()