Some improvements to connectivity check: Start with small timeout and increase the...
commit888241627f4d4b3bd93774c060a665f32ebd75f6
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 27 Mar 2017 21:38:43 +0000 (27 23:38 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 27 Mar 2017 21:38:43 +0000 (27 23:38 +0200)
treea2cd5f9725802171535421eda7ea178fe998bd2d
parentdb4513a63f90a26448a264f0fef082515d0893a0
Some improvements to connectivity check: Start with small timeout and increase the timeout successively. Prevents "slow" hosts early in the list from slowing down the whole connectivity check.
include/MUtils/UpdateChecker.h
src/UpdateChecker.cpp