.
This commit is contained in:
parent
9740ab8bd6
commit
9461bc948f
5 changed files with 13 additions and 10 deletions
|
@ -49,7 +49,7 @@ namespace ZeroTier {
|
|||
class _ResetWithinScope
|
||||
{
|
||||
public:
|
||||
_ResetWithinScope(void *tPtr,int64_t now,int inetAddressFamily,InetAddress::IpScope scope) :
|
||||
inline _ResetWithinScope(void *tPtr,int64_t now,int inetAddressFamily,InetAddress::IpScope scope) :
|
||||
_now(now),
|
||||
_tPtr(tPtr),
|
||||
_family(inetAddressFamily),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue