File

plugins/mod_windows.lua @ 10968:23ae55cbbeaf

net.unbound: Remove compat for missing promises (pre-0.11) Code existed in a separate project before merged into Prosody, so util.promise was not always around.
author Kim Alvefur <zash@zash.se>
date Thu, 25 Jun 2020 18:20:51 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here