Annotate

AUTHORS @ 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 792:57c793b1575f
child 5403:d7ecf6cd584e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
94
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 == Core development team ==
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
792
57c793b1575f Fix to correct my email address in AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents: 521
diff changeset
3 Matthew Wild (matthew.wild AT heavy-horse.co.uk)
94
57d2f1c98124 Add AUTHORS file
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 Waqas Hussain (waqas20 AT gmail.com)