Software /
code /
prosody
Diff
plugins/mod_announce.lua @ 4980:2e35cfe11835
net.server_select: Never call ondisconnect() directly, go via handler:close() or handler:force_close() - fixes cases where ondisconnect() could be called multiple times for the same connection, leading to issues with s2sout retry logic.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 22 Jul 2012 22:12:17 +0100 |
parent | 4926:58714123f600 |
child | 5014:b2006c1cfa85 |