Software /
code /
prosody
Annotate
AUTHORS @ 4964:c9b8ec3eb1e9
mod_c2s: Don't call ondisconnect manually on close, it is now called by net.server. Replace with inline code for destroying the session, and also waiting for a reply </stream:stream> if there is a chance of further data sent by the client. session.send() on a half-closed stream returns false (and does not deliver the data).
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 22 Jul 2012 16:59:12 +0100 |
parent | 792:57c793b1575f |
child | 5403:d7ecf6cd584e |
rev | line source |
---|---|
94 | 1 == Core development team == |
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 | 4 Waqas Hussain (waqas20 AT gmail.com) |