diff options
author | Kim Alvefur <zash@zash.se> | 2021-01-08 21:57:19 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-01-08 21:57:19 +0100 |
commit | a02503d2704ecdb91963a50a6b56c55ae7a8a910 (patch) | |
tree | e31c0754b596fe524b5774be0661dd448ca7e26d /spec/util_stanza_spec.lua | |
parent | 086b5cffbb9bb050aad72779634fbc5bb73d6335 (diff) | |
download | prosody-a02503d2704ecdb91963a50a6b56c55ae7a8a910.tar.gz prosody-a02503d2704ecdb91963a50a6b56c55ae7a8a910.zip |
net.server_epoll: Ensure timers can't run more than once per tick
This makes sure that a timer that returns 0 (or less) does not prevent
runtimers() from completing, as well as making sure a timer added with
zero timeout from within a timer does not run until the next tick.
Thanks tmolitor
Diffstat (limited to 'spec/util_stanza_spec.lua')
0 files changed, 0 insertions, 0 deletions