plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Fri, 01 Mar 2024 19:22:49 +0100
changeset 13455 4a9a69659727
parent 6003 28a90f5fea46
permissions -rw-r--r--
net.server: Disable epoll signalfd handling by default until problems resolved

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here