File

plugins/mod_windows.lua @ 10853:0107ed6744aa

net.server: Switch to epoll backend by default (if util.poll is found)
author Matthew Wild <mwild1@gmail.com>
date Mon, 01 Jun 2020 13:43:35 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here