File

plugins/mod_unknown.lua @ 10083:f30d505e755b

mod_admin_telnet: Include both c2s connections and sessions in c2s:show() This way both incomplete connections and hibernating c2s sessions are shown.
author Kim Alvefur <zash@zash.se>
date Fri, 26 Jul 2019 20:25:15 +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