Software /
code /
prosody
Log
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 |
net.adns: Handle dns.query() failures, and pass error to handler | Matthew Wild | Fri, 24 Dec 2010 04:52:40 +0000 |
net.dns: resolver:query(): Handle getsocket() failures, and return true on success | Matthew Wild | Fri, 24 Dec 2010 04:52:13 +0000 |
net.dns: resolver:getsocket(): Return nil, err on failure | Matthew Wild | Fri, 24 Dec 2010 04:51:34 +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 |