view plugins/mod_unknown.lua @ 11413:9fb23779c863

net.server_epoll: Support for passing DANE TLSA data to LuaSec (0.8 needed)
author Kim Alvefur <zash@zash.se>
date Sun, 29 Sep 2019 16:53:56 +0200
parents 28a90f5fea46
children
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