Log

description author age
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 2012-07-22
mod_s2s: Don't treat a stanza as delivered if session.sends2s() returns false Matthew Wild 2012-07-22
mod_presence: Handle nil disconnection error Matthew Wild 2012-07-22
mod_iq: Don't treat an iq as handled if session.send() returns false Matthew Wild 2012-07-22