Commit Graph

8 Commits (ea2f97e9ed8317dc9a62e45d9a807dca7e3700a5)

Author SHA1 Message Date
Kim Alvefur 43531740f9 util: Prefix module imports with prosody namespace 3 years ago
Matthew Wild 7532eac0e5 util.watchdog: Allow passing a new timeout to :reset() 4 years ago
Matthew Wild 029e093478 util.watchdog: Allow :reset() to restart a cancelled watchdog 4 years ago
Matthew Wild 49a9d5e427 util.watchdog: Update to use "new" util.timer API 4 years ago
Kim Alvefur 43b814a83b vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
Kim Alvefur eaa823a597 util.*: Remove use of module() function, make all module functions local and return them in a table at the end 11 years ago
Matthew Wild f44fcd3249 util.watchdog: Pass watchdog object to callback so that it doesn't always have to be a closure 14 years ago
Matthew Wild d53889185a util.watchdog: Watchdog timer library 14 years ago