view plugins/mod_windows.lua @ 14107:bc33a7269f5a

net.resolvers.basic: Start AAAA lookup before A lookup per RFC 8305 > Both queries SHOULD be made as soon after one another as possible, > with the AAAA query made first and immediately followed by the A > query.
author Kim Alvefur <zash@zash.se>
date Thu, 12 Mar 2026 16:16:57 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here