File

plugins/mod_unknown.lua @ 10992:df3ee12acd8c

net.server_epoll: Add setting for turning off callback protections Might improve (CPU) performance at the risk of triggering top level errors.
author Kim Alvefur <zash@zash.se>
date Tue, 30 Jun 2020 18:31:48 +0200 (2020-06-30)
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