aboutsummaryrefslogtreecommitdiffstats
path: root/util/filters.lua
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-10-08 15:33:15 +0200
committerKim Alvefur <zash@zash.se>2018-10-08 15:33:15 +0200
commit61473c2b7aeef0bcd0739b7df6795d5432e6b3e8 (patch)
tree0b735db235023b7fc4f448947354e524cde6a4f7 /util/filters.lua
parent59cd2f787e36f9c260311ee833cc91e67c1d431c (diff)
downloadprosody-61473c2b7aeef0bcd0739b7df6795d5432e6b3e8.tar.gz
prosody-61473c2b7aeef0bcd0739b7df6795d5432e6b3e8.zip
util.poll: Increase max epoll events per call
This makes the struct roughly the same size in both epoll and select mode (64bit). There doesn’t seem to be much guidance on an appropriate size, it does not seem to matter too much since if there are more events they will simply show up in the next epoll_wait call. The number of exactly concurrent events should be fairly low most of the time anyways.
Diffstat (limited to 'util/filters.lua')
0 files changed, 0 insertions, 0 deletions