File

plugins/mod_unknown.lua @ 8682:151ecd18d624

prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC
author Matthew Wild <mwild1@gmail.com>
date Fri, 23 Mar 2018 14:18:27 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform