cache getifaddrs - windows
This commit is contained in:
committed by
Travis LaDuke
parent
60d2138f30
commit
e11d70e408
@@ -152,6 +152,9 @@ private:
|
||||
volatile bool _run;
|
||||
volatile bool _initialized;
|
||||
volatile bool _enabled;
|
||||
|
||||
mutable std::vector<InetAddress> _ifaddrs;
|
||||
mutable uint64_t _lastIfAddrsUpdate;
|
||||
};
|
||||
|
||||
} // namespace ZeroTier
|
||||
|
||||
Reference in New Issue
Block a user