File

plugins/mod_unknown.lua @ 7322:addf60d25356

net.dns: Import unpack() in forward-compatible way (Fixes compat with Lua5.2+)
author Kim Alvefur <zash@zash.se>
date Mon, 28 Mar 2016 19:56:12 +0200
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