diff options
Diffstat (limited to 'node/InetAddress.hpp')
| -rw-r--r-- | node/InetAddress.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
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 { |
