File

plugins/mod_windows.lua @ 8421:3d21c63ec03f

net.dns: Don't compress a single zero group in IPv6 addresses to match behaviour of inet_ntop
author Kim Alvefur <zash@zash.se>
date Fri, 01 Dec 2017 04:50:20 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here