aboutsummaryrefslogtreecommitdiffstats
path: root/spec
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
commit080fdb85d247860ac307e31618486f22fa54084e (patch)
tree0b735db235023b7fc4f448947354e524cde6a4f7 /spec
parent59cd2f787e36f9c260311ee833cc91e67c1d431c (diff)
downloadprosody-080fdb85d247860ac307e31618486f22fa54084e.tar.gz
prosody-080fdb85d247860ac307e31618486f22fa54084e.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 'spec')
0 files changed, 0 insertions, 0 deletions