Software /
code /
prosody
Log
net/server_select.lua @ 5067:7db1056c63a9
description | author | age |
---|---|---|
net.server_select: Remove unused variables and imports | Matthew Wild | Sun, 22 Jul 2012 23:41:33 +0100 |
net.server_select: Remove extraneous variable | Matthew Wild | Sun, 22 Jul 2012 23:39:27 +0100 |
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. | Matthew Wild | Sun, 22 Jul 2012 22:12:17 +0100 |