Clean dead paths from peers.
This commit is contained in:
parent
acb056e3b1
commit
8e587ae481
5 changed files with 41 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue