Skip to content
Commit 1c724e9e authored by Hannes Reinecke's avatar Hannes Reinecke Committed by Zbigniew Jędrzejewski-Szmek
Browse files

Remove the cap on epoll events

Currently the code will silently blank out events if there are more
then 512 epoll events, causing them never to be handled at all. This
patch removes the cap on the number of events for epoll_wait, thereby
avoiding this issue.
parent 4f70555d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment