Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_http.c2281 const struct timeval sec_tenth = { 0, 100000 }; in http_close_detection_() local
2287 evhttp_set_timeout_tv(http, &sec_tenth); in http_close_detection_()
2292 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()