Software /
code /
prosody
Log
util/async.lua @ 8927:ed0891383e78
description | author | age |
---|---|---|
util.async: Copy hooks from main thread into coroutines | Matthew Wild | Mon, 25 Jun 2018 13:53:17 +0100 |
util.async: Move runner id into log tag | Kim Alvefur | Fri, 04 May 2018 00:10:17 +0200 |
util.async: Add helper methods for setting watchers | Matthew Wild | Mon, 30 Apr 2018 12:53:53 +0100 |
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 |