File

plugins/mod_windows.lua @ 10854:472fe13a05f9

net.server_epoll: Handle missing ports from getsock/peername (as in the case of unix sockets)
author Matthew Wild <mwild1@gmail.com>
date Mon, 01 Jun 2020 14:26:11 +0100 (2020-06-01)
parent 6003:28a90f5fea46
line wrap: on
line source
-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here