Home
last modified time | relevance | path

Searched refs:evhttp_set_timeout (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Dhttp.h296 void evhttp_set_timeout(struct evhttp *http, int timeout_in_secs);
/external/libevent/
Dhttp.c3371 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() function