File

plugins/mod_unknown.lua @ 10300:78f2a3a9c537

net.server_epoll: Return early when attepting to set write lock state to current state Reduces needless duplication of work and log messages..
author Kim Alvefur <zash@zash.se>
date Sat, 05 Oct 2019 15:22:59 +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