File

plugins/mod_windows.lua @ 10440:1ee87b4979c2

net.resolvers.service: Pass IP literals directly to basic resolver IP literals will not work with SRV records anyways. Fixes s2s with IP literals.
author Kim Alvefur <zash@zash.se>
date Sun, 24 Nov 2019 04:43:14 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here