Software /
code /
prosody
Diff
net/server_epoll.lua @ 12071:85c8fcb4192e
mod_c2s: Fire pre-closing event regardless of connected state
With mod_smacks, a session can outlive the connection, so whether the
event is fired should not hinge on whether the session is connected or
not.
Helps mod_smacks remove some state.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 18 Dec 2021 13:43:57 +0100 |
parent | 12011:9dc36fdbdba1 |
child | 12091:7a48ccb084dd |