view plugins/mod_windows.lua @ 8776:e7d4344e0fea

net.server_epoll: Handle connection being closed and destroyed in onconnect callback
author Kim Alvefur <zash@zash.se>
date Wed, 02 May 2018 19:20:29 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here