Searched refs:eof_timeout (Results 1 – 1 of 1) sorted by relevance
46 static const int64_t eof_timeout = 50; /* ms */ variable2356 uv_timer_start(pipe->pipe.conn.eof_timer, eof_timer_cb, eof_timeout, 0); in eof_timer_start()
Completed in 8 milliseconds