Software /
code /
prosody
Diff
plugins/storage/xmlparse.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 | 2678:c5882e2e12b5 |