diff options
author | Kim Alvefur <zash@zash.se> | 2023-01-06 04:38:39 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2023-01-06 04:38:39 +0100 |
commit | f5006b12024db1c76601cfe69960788a254c2b26 (patch) | |
tree | 660b015d01f4eabc2b336996c9c68e8275ef6b95 /CONTRIBUTING | |
parent | 5acb354989a2474feed3d83446c098cf6b4ea311 (diff) | |
download | prosody-f5006b12024db1c76601cfe69960788a254c2b26.tar.gz prosody-f5006b12024db1c76601cfe69960788a254c2b26.zip |
net.server_epoll: Remove delay on last main loop iteration when quitting
Main difference is that timers are not checked unconditionally before
each poll, only when running out of previous poll results (hidden by
util.poll). This removes a final poll at shutdown that usually delays
the 'not quitting' condition check by one second.
Diffstat (limited to 'CONTRIBUTING')
0 files changed, 0 insertions, 0 deletions