File

plugins/mod_unknown.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
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform