view 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
parents 28a90f5fea46
children
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