view plugins/mod_windows.lua @ 8534:c071cabfa066

net.http: Remove use of 'conn' (raw socket object returned by addclient)
author Matthew Wild <mwild1@gmail.com>
date Fri, 23 Feb 2018 16:20:45 +0000
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here