view plugins/mod_windows.lua @ 14208:9c062f243d3a 13.0

net.unbound: Let in-flight queries complete after re-initialization This is meant to reduce potential disruption of in-flight queries on reload.
author Kim Alvefur <zash@zash.se>
date Sat, 30 May 2026 19:18:21 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here