view plugins/mod_windows.lua @ 8552:1fcefc16a55d

server_epoll: Onconnect should happen before first attempt to write to socket
author Kim Alvefur <zash@zash.se>
date Mon, 26 Feb 2018 18:31:27 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here