File

plugins/mod_windows.lua @ 6875:12d68f7b1be0

mod_posix: Detect failure to load util.signal by first pcall return value not by type of the second
author Kim Alvefur <zash@zash.se>
date Sat, 26 Sep 2015 21:41:11 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here