OSDN Git Service

Bound the maximum number of hosts that will be tested during connectivity test, rathe...
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 2 Feb 2014 17:00:21 +0000 (18:00 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 2 Feb 2014 17:00:21 +0000 (18:00 +0100)
commit40250a3caddec63cf6b657e04ecc11541360be71
tree50e9121eb9d9a48c584b8789ab26d75571d6707b
parentcc513cda0ec2928ea89f7dc788f871c2c0edec94
Bound the maximum number of hosts that will be tested during connectivity test, rather than testing *all* hosts. This avoids that the connectivity test will take VERY long to fail when the Internet connection is actually NOT working.
src/Thread_CheckUpdate.cpp