File

HACKERS @ 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 2664:33651e3f68b2
child 7359:a5a080c12c96
line wrap: on
line source

Welcome hackers!

This project accepts and *encourages* contributions. If you would like to get 
involved you can join us on our mailing list and discussion rooms. More 
information on these at http://prosody.im/discuss

Patches are welcome, though before sending we would appreciate if you read 
docs/coding_style.txt for guidelines on how to format your code, and other tips.

Documentation for developers can be found at http://prosody.im/doc/developers

Have fun :)