File

plugins/mod_windows.lua @ 6857:86fcc3fa1a97

net.dns: Use new IPv4-specific socket factory if available (fixes dns on libevent with latest development version of luasocket)
author Kim Alvefur <zash@zash.se>
date Fri, 25 Sep 2015 17:32:13 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here