Improved RPC connection closure logic
This commit is contained in:
parent
236e474553
commit
b48ed824e6
4 changed files with 47 additions and 23 deletions
|
@ -55,6 +55,7 @@ namespace ZeroTier {
|
|||
int perceived_fd;
|
||||
int their_fd;
|
||||
bool pending;
|
||||
bool listening;
|
||||
|
||||
PhySocket *rpcSock;
|
||||
PhySocket *dataSock;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue