Added state dump, fixed numerous RPC related bugs
This commit is contained in:
parent
f6e0bdb2f2
commit
96eb0ce492
10 changed files with 256 additions and 102 deletions
|
@ -56,7 +56,8 @@ namespace ZeroTier {
|
|||
int their_fd;
|
||||
bool pending;
|
||||
bool listening;
|
||||
|
||||
int pid;
|
||||
|
||||
PhySocket *rpcSock;
|
||||
PhySocket *dataSock;
|
||||
struct tcp_pcb *pcb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue