Searched refs:uv_active_tcp_streams_threshold (Results 1 – 1 of 1) sorted by relevance
38 const unsigned int uv_active_tcp_streams_threshold = 0; variable491 if (loop->active_tcp_streams < uv_active_tcp_streams_threshold) { in uv__tcp_queue_read()