File

plugins/mod_windows.lua @ 10985:758ce12586de

net.server_epoll: Optimize away table allocation for timer objects
author Kim Alvefur <zash@zash.se>
date Mon, 29 Jun 2020 20:23:59 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here