diff options
author | Kim Alvefur <zash@zash.se> | 2023-11-27 08:19:52 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-11-27 08:19:52 +0100 |
commit | 8a2e65d5b79217cc0d4e453fe675ecd65d97928c (patch) | |
tree | f52b733b43b5078f21fc43eccd969977905a06f9 /teal-src/prosody/util/compat.d.tl | |
parent | 97332bf56f6484c233472bb2da51deded00b737b (diff) | |
download | prosody-8a2e65d5b79217cc0d4e453fe675ecd65d97928c.tar.gz prosody-8a2e65d5b79217cc0d4e453fe675ecd65d97928c.zip |
util.poll: Rename things to clarify poll(2) limits
With epoll(7), MAX_EVENTS controls how many events can be retrieved in one
epoll_wait call, while with poll(2) this MAX_WATCHED controls how many
sockets or other FDs can be watched at once.
Diffstat (limited to 'teal-src/prosody/util/compat.d.tl')
0 files changed, 0 insertions, 0 deletions