Commit c2639e07 authored by Yang Tse's avatar Yang Tse
Browse files

when using select() instead of poll, skip the test if the number of

open file descriptors is greater than FD_SETSIZE minus SAFETY_MARGIN,
also skip the test if any of the open file descriptors has a number
greater than FD_SETSIZE minus SAFETY_MARGIN.
parent e485a23a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment