plugins/mod_windows.lua
author Matthew Wild <mwild1@gmail.com>
Fri, 14 Oct 2022 11:21:16 +0100
changeset 12777 f100c1035576
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_c2s: Include stream attributes in stream-features event We need this to access 'from' in SASL2/FAST.

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here