mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-16 22:28:17 +00:00
TCP fallback tunneling is now working. That hurt more than expected.
This commit is contained in:
@ -229,7 +229,6 @@ private:
|
||||
Mutex _backgroundTasksLock;
|
||||
|
||||
uint64_t _now;
|
||||
uint64_t _startTimeAfterInactivity;
|
||||
uint64_t _lastPingCheck;
|
||||
uint64_t _lastHousekeepingRun;
|
||||
uint64_t _lastBeacon;
|
||||
|
Reference in New Issue
Block a user