view plugins/mod_windows.lua @ 10811:16bcbd574801

mod_c2s: Run stream open and close events in async thread, fixes #1103 Enables async processing during stream opening and closing.
author Kim Alvefur <zash@zash.se>
date Fri, 08 May 2020 23:58:24 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here