File

plugins/mod_windows.lua @ 9379:866cba3689f4

net.http.server: Delay host checks until after host-less event This allows handling events without any hosts enabled.
author Kim Alvefur <zash@zash.se>
date Sun, 23 Sep 2018 18:59:04 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here