File

plugins/mod_unknown.lua @ 11686:f4c3dcc907d8

net.server_epoll: Add an (empty) method for setting socket options
author Kim Alvefur <zash@zash.se>
date Wed, 14 Jul 2021 22:06:24 +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