prosody
log
graph
tags
bookmarks
branches
29bdf68ad142
browse
changeset
plugins/mod_s2s/mod_s2s.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
plugins/mod_s2s/mod_s2s.lua @ 4988:
29bdf68ad142
less
more
|
(0)
-10
-6
tip
description
author
age
mod_s2s: Adjust session:close() in line with mod_c2s's - fixes waiting for </stream:stream> if it has already been sent by the peer
Matthew Wild
Mon, 23 Jul 2012 13:31:26 +0100
mod_s2s: Don't call ondisconnect manually, don't call conn:close() 3 times (!) and merge its logic and streamdisconnected into session_close - including now waiting for a reply </stream:stream> if there is the chance of further stanzas requiring delivery arriving. session.sends2s() on a half-closed stream returns false.
Matthew Wild
Sun, 22 Jul 2012 17:07:21 +0100
mod_s2s: Don't treat a stanza as delivered if session.sends2s() returns false
Matthew Wild
Sun, 22 Jul 2012 17:04:02 +0100
mod_s2s: Make unauthed session timeout a little more aggressive... otherwise it's possible for sessions to slip under the net and never get killed off
Matthew Wild
Sun, 22 Jul 2012 16:45:27 +0100
mod_s2s, s2sout.lib: Send stream header in onconnect()
Matthew Wild
Thu, 24 May 2012 03:08:42 +0100
mod_s2s: Only try next target if the stream didn't open
Matthew Wild
Sun, 13 May 2012 16:03:05 +0100
less
more
|
(0)
-10
-6
tip