Log

util/watchdog.lua @ 13132:5bfcfd12c423

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
util.watchdog: Allow passing a new timeout to :reset() Matthew Wild Sat, 11 Jun 2022 22:15:31 +0100
util.watchdog: Allow :reset() to restart a cancelled watchdog Matthew Wild Sat, 11 Jun 2022 22:15:14 +0100
util.watchdog: Update to use "new" util.timer API Matthew Wild Sat, 11 Jun 2022 21:11:01 +0100
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur Sat, 21 Feb 2015 10:36:37 +0100
util.watchdog: Pass watchdog object to callback so that it doesn't always have to be a closure Matthew Wild Fri, 18 May 2012 04:22:51 +0100
util.watchdog: Watchdog timer library Matthew Wild Fri, 21 Oct 2011 17:12:45 -0400