File

plugins/mod_windows.lua @ 10279:0e1701197722

net.server_epoll: Make log tag accessible as a field To allow referencing connections by id instead of tostring form
author Kim Alvefur <zash@zash.se>
date Sun, 29 Sep 2019 15:00:28 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here