Searched refs:uv_active_tcp_streams_threshold (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/win/
H A Dtcp.c38 const unsigned int uv_active_tcp_streams_threshold = 0; variable
491 if (loop->active_tcp_streams < uv_active_tcp_streams_threshold) {

Completed in 136 milliseconds