mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Merge branch 'master' of http://10.6.6.2/zerotier/ZeroTierOne
This commit is contained in:
commit
cc883cc3d8
6 changed files with 99 additions and 41 deletions
|
@ -488,6 +488,8 @@ public:
|
|||
,_updater((SoftwareUpdater *)0)
|
||||
,_updateAutoApply(false)
|
||||
,_primaryPort(port)
|
||||
,_v4TcpControlSocket((PhySocket *)0)
|
||||
,_v6TcpControlSocket((PhySocket *)0)
|
||||
,_lastDirectReceiveFromGlobal(0)
|
||||
#ifdef ZT_TCP_FALLBACK_RELAY
|
||||
,_lastSendToGlobalV4(0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue