plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Fri, 01 Mar 2024 19:20:45 +0100
changeset 13454 f36e1e1b84fe
parent 6003 28a90f5fea46
permissions -rw-r--r--
net.server_epoll: Log creation of signalfd handles at noise level To aid in tracking down signalfd-related problems

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform