view plugins/mod_unknown.lua @ 6929:03bc9e197fcc

net.server_event: Return event handle from add_task so it can be closed by eg util.timer
author Kim Alvefur <zash@zash.se>
date Sun, 22 Nov 2015 17:00:43 +0100
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