view plugins/mod_unknown.lua @ 13922:52cf3ec248a9

mod_c2s: Avoid calling module:context() with unknown hosts Related to e6c6f58dfda1, a0faff6ba853 and #605
author Matthew Wild <mwild1@gmail.com>
date Tue, 05 Aug 2025 13:11:28 +0100
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