Software /
code /
prosody
Diff
plugins/mod_groups.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 | 4315:51706d2b9f77 |
child | 5373:9e6d6cdf0449 |