Improved RPC connection closure logic
This commit is contained in:
@@ -55,6 +55,7 @@ namespace ZeroTier {
|
||||
int perceived_fd;
|
||||
int their_fd;
|
||||
bool pending;
|
||||
bool listening;
|
||||
|
||||
PhySocket *rpcSock;
|
||||
PhySocket *dataSock;
|
||||
|
||||
Reference in New Issue
Block a user