Home
last modified time | relevance | path

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

/external/libevent/
Dhttp-internal.h18 #define HTTP_WRITE_TIMEOUT 50 macro
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()