File

plugins/mod_windows.lua @ 8540:ba9fd886b34d

net.server_epoll: Call onconnect listener on first successful read or write
author Kim Alvefur <zash@zash.se>
date Sat, 24 Feb 2018 13:46:16 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here