view plugins/mod_windows.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

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here