File

plugins/mod_windows.lua @ 10984:69ed4764edda

net.server_epoll: Remove unused time field from timer objects Unused since the move to util.indexedbheap in c8c3f2eba898
author Kim Alvefur <zash@zash.se>
date Mon, 29 Jun 2020 20:13:12 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here