Software /
code /
prosody
Comparison
doc/roster_format.txt @ 11262:2c559953ad41 0.11
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
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 08 Jan 2021 21:57:19 +0100 |
parent | 132:9a4aa57af367 |
comparison
equal
deleted
inserted
replaced
11261:be38ae8fdfa5 | 11262:2c559953ad41 |
---|