File

plugins/mod_windows.lua @ 8898:e6ba0e5260b4

net.dns: Also cache records from the 'additional' section Could be getting A/AAAA records here when asking for SRV
author Kim Alvefur <zash@zash.se>
date Sun, 03 Jun 2018 00:40:42 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here