aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_pep_simple.lua
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2023-01-06 04:38:39 +0100
committerKim Alvefur <zash@zash.se>2023-01-06 04:38:39 +0100
commitf5006b12024db1c76601cfe69960788a254c2b26 (patch)
tree660b015d01f4eabc2b336996c9c68e8275ef6b95 /plugins/mod_pep_simple.lua
parent5acb354989a2474feed3d83446c098cf6b4ea311 (diff)
downloadprosody-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 'plugins/mod_pep_simple.lua')
0 files changed, 0 insertions, 0 deletions