File

plugins/mod_windows.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
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here