Home
last modified time | relevance | path

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

/libevent-2.1.12/
H A Dhttp-internal.h18 #define HTTP_WRITE_TIMEOUT 50 macro
H A Dhttp.c1636 const struct timeval write_tv = { HTTP_WRITE_TIMEOUT, 0 }; in evhttp_connection_cb()
2516 const struct timeval write_tv = { HTTP_WRITE_TIMEOUT, 0 }; in evhttp_connection_set_timeout_tv()