TCP fallback tunneling is now working. That hurt more than expected.

This commit is contained in:
Adam Ierymenko 2015-05-22 14:52:23 -07:00
parent cdec05af24
commit 9774f789f2
7 changed files with 181 additions and 154 deletions

View file

@ -229,7 +229,6 @@ private:
Mutex _backgroundTasksLock;
uint64_t _now;
uint64_t _startTimeAfterInactivity;
uint64_t _lastPingCheck;
uint64_t _lastHousekeepingRun;
uint64_t _lastBeacon;