Use alternate dns name if name resolution fails for internet server (6dns.org seems to be unreliable, but is still the only one to provide both ipv4 and ipv6 name resolution for free).
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
// (i.e. after starting the thread).
|
||||
void Init(
|
||||
const std::string &serverAddress,
|
||||
const std::string &alternateServerAddress,
|
||||
unsigned serverPort,
|
||||
bool ipv6,
|
||||
bool sctp,
|
||||
|
||||
Reference in New Issue
Block a user