plugins/mod_unknown.lua
author Kim Alvefur <zash@zash.se>
Fri, 16 Jul 2021 00:56:45 +0200
changeset 12517 6efbcd52db21
parent 6003 28a90f5fea46
permissions -rw-r--r--
net.server_epoll: Move call to refresh remote IP address out of wrapper Reduces the side effects of wrapsocket()

-- Unknown platform stub
module:set_global();

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