mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-14 13:18:21 +00:00
Cleanup and replace trace field names with sane ones because usability > a few bytes.
This commit is contained in:
@ -334,6 +334,7 @@ void JSONDB::threadMain()
|
||||
rawInputBuf.clear();
|
||||
}
|
||||
}
|
||||
continue; // we only want to do the stuff below this every few dozen ms or so, so pause again
|
||||
}
|
||||
}
|
||||
#else
|
||||
|
Reference in New Issue
Block a user