Software /
code /
prosody
Log
core/s2smanager.lua @ 3329:9adafeeadecb
description | author | age |
---|---|---|
s2smanager: Lower default DNS timeout to 15s (it's now a per-DNS-server timeout, rather than total timeout), use net.dns's new timeout system, and remove our custom timeout handlers | Matthew Wild | Mon, 05 Jul 2010 12:17:09 +0100 |
Merge 0.7->trunk | Matthew Wild | Fri, 02 Jul 2010 17:44:14 +0100 |
s2smanager: Don't attempt to connect to a nil host (for whatever reason... invalid DNS record perhaps?) (thanks dersd) | Matthew Wild | Fri, 02 Jul 2010 17:22:23 +0100 |
s2smanager: Register outgoing connection with the connection listener only after initializing filters (thanks darkrain, dersd) | Matthew Wild | Fri, 02 Jul 2010 17:43:01 +0100 |