mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Try all available endpoints from config.
This commit is contained in:
@@ -227,7 +227,7 @@ private:
|
||||
not_null<Connection*> _owner;
|
||||
ConnectionPointer _connection;
|
||||
std::vector<TestConnection> _testConnections;
|
||||
TimeMs _configWasFineAt = 0;
|
||||
TimeMs _startedConnectingAt = 0;
|
||||
|
||||
base::Timer _retryTimer; // exp retry timer
|
||||
int _retryTimeout = 1;
|
||||
|
Reference in New Issue
Block a user