view plugins/mod_unknown.lua @ 7041:aff786e7b4ce

net.server_select: Close all connections when quitting (and not just stepping), matches server_event
author Matthew Wild <mwild1@gmail.com>
date Sat, 02 Jan 2016 20:42:20 +0000
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