mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Reset URL list and adjusted timeouts for for bootstrap file. Also avoid problems when shutting down.
This commit is contained in:
committed by
Roland Winklmeier
parent
631ffdb191
commit
e1421622b1
@@ -50,7 +50,7 @@ namespace BlackMisc
|
||||
{
|
||||
int CNetworkUtils::getTimeoutMs()
|
||||
{
|
||||
return 3000;
|
||||
return 5000;
|
||||
}
|
||||
|
||||
int CNetworkUtils::getLongTimeoutMs()
|
||||
|
||||
Reference in New Issue
Block a user