Consolidation of multipath logic. Better system separation
This commit is contained in:
parent
19391858d4
commit
e1af003e4f
23 changed files with 2004 additions and 3162 deletions
|
@ -145,7 +145,7 @@ private:
|
|||
ZT_PHY_SOCKFD_TYPE sock;
|
||||
void *uptr; // user-settable pointer
|
||||
ZT_PHY_SOCKADDR_STORAGE_TYPE saddr; // remote for TCP_OUT and TCP_IN, local for TCP_LISTEN, RAW, and UDP
|
||||
char ifname[16];
|
||||
char ifname[32];
|
||||
};
|
||||
|
||||
std::list<PhySocketImpl> _socks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue