File

plugins/mod_unknown.lua @ 6753:33426c56f5d5

net.dns: Remove resolver:new(), as it needlessly and incorrectly duplicates dns.resolver()
author Matthew Wild <mwild1@gmail.com>
date Mon, 06 Jul 2015 19:11:39 +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