File

plugins/mod_windows.lua @ 11007:1d8e1f7a587c 0.11

net.resolvers.basic: Default conn_type to 'tcp' consistently if unspecified (thanks marc0s) Fixes a traceback when passed an IP address with no conn_type.
author Matthew Wild <mwild1@gmail.com>
date Fri, 10 Jul 2020 13:00:02 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here