Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC | Matthew Wild | Fri, 23 Mar 2018 14:18:27 +0000 |
util.async: Make parameters to async.runner() optional | Matthew Wild | Fri, 23 Mar 2018 14:02:33 +0000 |
mod_announce: Remove unreachable return statement [luacheck] | Kim Alvefur | Fri, 23 Mar 2018 14:01:42 +0100 |
net.httpserver: Make function local, fixes loading since there is no environment [luacheck] | Kim Alvefur | Fri, 23 Mar 2018 13:20:19 +0100 |