File

plugins/mod_windows.lua @ 9387:33e52f727f0f

net.connect: Fix passing request table to new listener This could be a return value from ondetach
author Kim Alvefur <zash@zash.se>
date Wed, 26 Sep 2018 17:36:53 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here