Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c2602 const struct timeval conn_tv = { HTTP_CONNECT_TIMEOUT, 0 }; in evhttp_connection_connect_() local
2603 bufferevent_set_timeouts(evcon->bufev, &conn_tv, &conn_tv); in evhttp_connection_connect_()
/freebsd/contrib/libevent/
H A Dhttp.c2602 const struct timeval conn_tv = { HTTP_CONNECT_TIMEOUT, 0 }; in evhttp_connection_connect_() local
2603 bufferevent_set_timeouts(evcon->bufev, &conn_tv, &conn_tv); in evhttp_connection_connect_()