Software /
code /
prosody
Log
core/s2smanager.lua @ 3959:32a2a4f522f8
description | author | age |
---|---|---|
s2smanager: Handle DNS lookup error in response handler | Matthew Wild | Fri, 24 Dec 2010 04:57:17 +0000 |
s2smanager: send_to_host(): Handle already-destroyed session and bounce stanza accordingly | Matthew Wild | Fri, 24 Dec 2010 04:56:37 +0000 |
s2smanager: new_outgoing(): Destroy session if first connection attempt fails immediately (e.g. can't create sockets) | Matthew Wild | Fri, 24 Dec 2010 04:56:02 +0000 |
s2smanager: Give all new outgoing s2s sessions a close method by default (destroy_session) | Matthew Wild | Fri, 24 Dec 2010 04:49:30 +0000 |
s2smanager: Add a missing semi-colon | Matthew Wild | Fri, 24 Dec 2010 04:48:38 +0000 |
s2smanager: destroy_session(): Pass reason to retire_session() and return true on successful destruction | Matthew Wild | Fri, 24 Dec 2010 04:48:18 +0000 |
s2smanager: retire_session(): Add a 'reason' parameter | Matthew Wild | Fri, 24 Dec 2010 04:47:18 +0000 |