File

plugins/mod_unknown.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
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