File

plugins/mod_unknown.lua @ 10644:6c4ab1b87588

mod_admin_telnet: Avoid indexing missing socket (thanks tmolitor) if `sock` was nil it would still proceed with SNI and ALPN checks
author Kim Alvefur <zash@zash.se>
date Wed, 05 Feb 2020 23:29:39 +0100 (2020-02-05)
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