plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Sat, 02 Mar 2024 13:40:37 +0100
changeset 13457 0b48cf880e79
parent 6003 28a90f5fea46
permissions -rw-r--r--
net.server: Restore epoll signalfd handling Reverts 4a9a69659727

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here