Software /
code /
prosody
Log
util/async.lua @ 8685:2548111e71d6
description | author | age |
---|---|---|
util.timer: Move sleep() here from util.async | Kim Alvefur | Fri, 23 Mar 2018 21:18:15 +0100 |
util.async: Remove last trace of async.once [luacheck] | Kim Alvefur | Fri, 23 Mar 2018 20:57:34 +0100 |
util.async: Remove async.once(), can now be replaced by runner():run(func) | Matthew Wild | Fri, 23 Mar 2018 14:22:01 +0000 |
util.async: Make parameters to async.runner() optional | Matthew Wild | Fri, 23 Mar 2018 14:02:33 +0000 |
util.async: Use wrapper for once runner (thanks luacheck) | Kim Alvefur | Thu, 22 Mar 2018 23:15:04 +0100 |
util.async: Allow nil as a guard key | Matthew Wild | Thu, 22 Mar 2018 16:26:09 +0000 |
util.async: Add sleep() method | Matthew Wild | Thu, 22 Mar 2018 13:02:00 +0000 |