Software /
code /
prosody
Log
core/sessionmanager.lua @ 329:3be63719428e
description | author | age |
---|---|---|
Allow us to close client connections, with or without a stream error. Partially fixes #8, we still need the same for s2s (though it should be almost a straight copy of the code, I'm too tired atm) | Matthew Wild | Tue, 18 Nov 2008 05:13:29 +0000 |
Removed unused function send_to_session from sessionmanager (send_to_session replaced by session.send) | Waqas Hussain | Sun, 16 Nov 2008 05:06:38 +0500 |
Fixed sessionmanager to not send session in place of stream features... | Waqas Hussain | Sun, 16 Nov 2008 04:45:31 +0500 |
Fixed sessionmanager to use appropriate method for sending stream features | Waqas Hussain | Sun, 16 Nov 2008 04:37:54 +0500 |