view plugins/mod_windows.lua @ 9695:5ec4eaf76de8

net.server_epoll: Call onconnect right after accept()ing a new client
author Kim Alvefur <zash@zash.se>
date Sat, 08 Dec 2018 21:17:39 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here