File

plugins/mod_windows.lua @ 7081:a22d6a46d2ed

prosody: Allow prosody.shutdown() to take an exit code for the process (thanks daurnimator)
author Matthew Wild <mwild1@gmail.com>
date Fri, 15 Jan 2016 00:51:01 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here