Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libevent/
Dhttp-internal.h19 #define HTTP_READ_TIMEOUT 50 macro
Dhttp.c1511 const struct timeval read_tv = { HTTP_READ_TIMEOUT, 0 }; in evhttp_connection_cb()
2370 const struct timeval read_tv = { HTTP_READ_TIMEOUT, 0 }; in evhttp_connection_set_timeout_tv()