Use configuration setting to decide whether to download the server list or directly connect to the server. Accept other server lists. Accept un'zlib'ed server lists. Use IPv6 address from server list if configured.
This commit is contained in:
@@ -49,7 +49,8 @@ public:
|
||||
// (i.e. after starting the thread).
|
||||
void Init(
|
||||
const std::string &serverAddress,
|
||||
const std::string &alternateServerAddress,
|
||||
const std::string &serverListUrl,
|
||||
bool useServerList,
|
||||
unsigned serverPort,
|
||||
bool ipv6,
|
||||
bool sctp,
|
||||
|
||||
Reference in New Issue
Block a user