HomeSort by relevance Sort by last modified time
    Searched full:evhttp_set_timeout (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libevent/
evhttp.h 135 void evhttp_set_timeout(struct evhttp *, int timeout_in_secs);
http.c 2384 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) function
    [all...]
  /external/chromium/third_party/libevent/test/
regress_http.c 916 evhttp_set_timeout(http, 2);

Completed in 4276 milliseconds