mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-11 07:36:38 -07:00
Added debug statements for transfer test
This commit is contained in:
parent
4c20fa4874
commit
df391c8413
4 changed files with 8 additions and 1 deletions
|
@ -57,7 +57,10 @@ namespace ZeroTier {
|
|||
bool pending;
|
||||
bool listening;
|
||||
int pid;
|
||||
|
||||
|
||||
unsigned long written;
|
||||
unsigned long acked;
|
||||
|
||||
PhySocket *rpcSock;
|
||||
PhySocket *dataSock;
|
||||
struct tcp_pcb *pcb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue