File

plugins/mod_unknown.lua @ 10490:c9cff02c0528

net.server_epoll: Remove unused function for adding timer at absolute time This won't make sense if we switch to monotonic time
author Kim Alvefur <zash@zash.se>
date Sun, 08 Dec 2019 13:40:42 +0100
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