Software /
code /
prosody
Log
util/timer.lua @ 11038:efefdf71373b
description | author | age |
---|---|---|
util.timer: Defer to selected net.server if it implements this API | Kim Alvefur | 2020-06-29 |
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall | Matthew Wild | 2018-10-26 |
util.{async,timer}: Move sleep() to reduce dependencies of util.timer | Kim Alvefur | 2018-07-07 |
util.timer: Ensure we don't try to schedule negative timeouts (which rightly upset libevent). Fixes #1135 | Matthew Wild | 2018-04-29 |
util.timer: Move sleep() here from util.async | Kim Alvefur | 2018-03-23 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
Merge 0.10->trunk | Kim Alvefur | 2017-03-20 |