File

plugins/mod_windows.lua @ 12425:eabcc3ae22e9

net.connect: Improve handling of failure when attempts are still pending This could lead to failure being reported too early, even if some connections have not yet failed.
author Matthew Wild <mwild1@gmail.com>
date Mon, 21 Mar 2022 11:01:58 +0000
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here