Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 12554:dbbbcf6b805e
description | author | age |
---|---|---|
net: isolate LuaSec-specifics | Jonas Schäfer | Wed, 27 Apr 2022 17:44:14 +0200 |
mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin) | Kim Alvefur | Tue, 22 Feb 2022 14:17:27 +0100 |
mod_c2s,mod_s2s: Wrap callback to improve tracebacks | Kim Alvefur | Tue, 22 Feb 2022 12:35:31 +0100 |
mod_c2s: Ignore unused event payload [luacheck] | Kim Alvefur | Fri, 18 Feb 2022 23:13:01 +0100 |
mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps | Kim Alvefur | Thu, 17 Feb 2022 03:49:47 +0100 |
mod_c2s: Close ports in a separate, earlier event from closing sessions | Kim Alvefur | Fri, 18 Feb 2022 14:25:22 +0100 |
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions | Kim Alvefur | Fri, 11 Feb 2022 21:36:53 +0100 |