From 8e587ae481631160527fd412d41c5d66439b3fda Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 31 Mar 2014 11:41:14 -0700 Subject: Clean dead paths from peers. --- node/InetAddress.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'node/InetAddress.hpp') diff --git a/node/InetAddress.hpp b/node/InetAddress.hpp index edac1825..e073172b 100644 --- a/node/InetAddress.hpp +++ b/node/InetAddress.hpp @@ -51,6 +51,8 @@ namespace ZeroTier { /** * Wrapper for sockaddr structures for IPV4 and IPV6 + * + * Note: this class is raw memcpy'able, which is used in a couple places. */ class InetAddress { -- cgit v1.2.3