summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2015-03-04 16:32:16 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-03-04 21:43:17 -0500
commit1c724e9e0ec5bc4bf791a3d7b1cf5b955cdb98b2 (patch)
tree21172ccb30c0d373c0a640dfd69df32d2e871b05 /src/core
parent4f70555d76c90ffdc5a5e4f75bbc08b38022c911 (diff)
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.
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions