Commit 3175cf91 authored by Hongjia Cao's avatar Hongjia Cao Committed by Morris Jette
Browse files

change select() to poll() in waiting for a socket to be readable

select()/FD_ISSET() does not work for file descriptor larger than 1023.
parent 8e038b5c
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