view plugins/mod_windows.lua @ 6921:45fa2e554c79

prosody: Fix sleep call that relied on the no longer existing socket global
author Kim Alvefur <zash@zash.se>
date Mon, 16 Nov 2015 15:24:36 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here