Software /
code /
prosody
Diff
util/watchdog.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 (2012-07-22) |
parent | 4891:189cfe565d03 |
child | 6777:5de6b93d0190 |