prosody
log
graph
tags
bookmarks
branches
8ff322b550a3
browse
changeset
core/sessionmanager.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/sessionmanager.lua @ 356:
8ff322b550a3
less
more
|
(0)
-30
-10
-8
tip
description
author
age
Log number of open sessions on session creation
Matthew Wild
Thu, 20 Nov 2008 01:32:24 +0000
Fix sending of unavailable presence on disconnect
Matthew Wild
Wed, 19 Nov 2008 05:07:52 +0000
session:disconnect() -> session:close() for consistency with other Lua APIs
Matthew Wild
Tue, 18 Nov 2008 19:44:54 +0000
Remove useless check for unavailable presence (which never exists)
Matthew Wild
Tue, 18 Nov 2008 19:40:04 +0000
Quite some changes, to:
Matthew Wild
Tue, 18 Nov 2008 17:52:33 +0000
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
less
more
|
(0)
-30
-10
-8
tip