Software /
code /
prosody
Diff
plugins/muc/muc.lib.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 | 4876:fa41d05ee7ef |
child | 4999:d5a3c5c1873c |