Searched refs:sec_tenth (Results 1 – 1 of 1) sorted by relevance
2281 const struct timeval sec_tenth = { 0, 100000 }; in http_close_detection_() local2287 evhttp_set_timeout_tv(http, &sec_tenth); in http_close_detection_()2292 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()