mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-11 20:01:56 +00:00
add constant for getifaddrs cache time
This commit is contained in:
committed by
Travis LaDuke
parent
f42841a6ab
commit
54decda7a4
@ -23,6 +23,8 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#define GETIFADDRS_CACHE_TIME 1000
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
class EthernetTap
|
||||
|
Reference in New Issue
Block a user