File

plugins/mod_unknown.lua @ 7321:a7199fc8a50e

util.jid: Import select() into local (fixes traceback, tests on Lua 5.2)
author Kim Alvefur <zash@zash.se>
date Mon, 28 Mar 2016 13:27:42 +0200 (2016-03-28)
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