Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dpipe.c46 static const int64_t eof_timeout = 50; /* ms */ variable
2356 uv_timer_start(pipe->pipe.conn.eof_timer, eof_timer_cb, eof_timeout, 0); in eof_timer_start()

Completed in 8 milliseconds