plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Sat, 24 Feb 2024 01:00:44 +0100
changeset 13445 6d96b6eeee5a
parent 6003 28a90f5fea46
permissions -rw-r--r--
util.signal: Wrap signalfd in an userdatum for gc handling etc

-- Unknown platform stub
module:set_global();

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