Home
last modified time | relevance | path

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

/src/contrib/libevent/
H A Dhttp-internal.h19 #define HTTP_READ_TIMEOUT 50 macro
H A Dhttp.c1635 const struct timeval read_tv = { HTTP_READ_TIMEOUT, 0 }; in evhttp_connection_cb()
2515 const struct timeval read_tv = { HTTP_READ_TIMEOUT, 0 }; in evhttp_connection_set_timeout_tv()
/src/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h19 #define HTTP_READ_TIMEOUT 50 macro
H A Dhttp.c1635 const struct timeval read_tv = { HTTP_READ_TIMEOUT, 0 }; in evhttp_connection_cb()
2515 const struct timeval read_tv = { HTTP_READ_TIMEOUT, 0 }; in evhttp_connection_set_timeout_tv()