mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
Minor cleanup
This commit is contained in:
parent
7f56678d84
commit
3bcb6bf321
9 changed files with 443 additions and 97 deletions
|
@ -142,7 +142,6 @@ private:
|
|||
TcpConnection *getConnectionByPCB(struct tcp_pcb *pcb);
|
||||
void closeConnection(TcpConnection *conn);
|
||||
void closeAll();
|
||||
|
||||
void closeClient(PhySocket *sock);
|
||||
|
||||
Phy<NetconEthernetTap *> _phy;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue