Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h17 #define HTTP_CONNECT_TIMEOUT 45 macro
H A Dhttp.c2452 const struct timeval conn_tv = { HTTP_CONNECT_TIMEOUT, 0 }; in evhttp_connection_connect_()
/freebsd-13.1/contrib/libevent/
H A Dhttp-internal.h17 #define HTTP_CONNECT_TIMEOUT 45 macro
H A Dhttp.c2559 const struct timeval conn_tv = { HTTP_CONNECT_TIMEOUT, 0 }; in evhttp_connection_connect_()