File

plugins/mod_windows.lua @ 12073:4cbe7979a92a

mod_smacks: Fix traceback when bouncing unacked stanzas Errors sent from handle_unacked_stanzas() should usually not be sent to the session itself, but if one is, it should not be queued.
author Kim Alvefur <zash@zash.se>
date Sat, 18 Dec 2021 13:58:33 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here