view plugins/mod_unknown.lua @ 7658:e14a124c4d73

net.server_epoll: Make minimum poll wait time configurable
author Kim Alvefur <zash@zash.se>
date Sun, 04 Sep 2016 17:17:22 +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