File

plugins/mod_unknown.lua @ 6921:45fa2e554c79

prosody: Fix sleep call that relied on the no longer existing socket global
author Kim Alvefur <zash@zash.se>
date Mon, 16 Nov 2015 15:24:36 +0100
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