view plugins/mod_unknown.lua @ 8749:fb3cd6b2263b

net.server_select: Allow setquitting("once") to allow resuming the loop later
author Matthew Wild <mwild1@gmail.com>
date Tue, 10 Apr 2018 20:40:07 +0100
parents 28a90f5fea46
children
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