view plugins/mod_unknown.lua @ 10982:276f16101d59

net.server_epoll: Make API-compatible with util.timer
author Kim Alvefur <zash@zash.se>
date Mon, 29 Jun 2020 16:42:16 +0200
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