Software /
code /
prosody
Log
core/s2smanager.lua @ 4078:05a58497a903
description | author | age |
---|---|---|
Merge 0.8->trunk | Matthew Wild | Thu, 06 Jan 2011 14:46:59 +0000 |
s2smanager: Destroy session on immediate failure of a connection attempt (e.g. inability to create sockets) | Matthew Wild | Fri, 24 Dec 2010 04:58:09 +0000 |
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 |