mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
Fixed RX race condition
This commit is contained in:
parent
45f0737a00
commit
7cb08630d0
3 changed files with 49 additions and 45 deletions
|
@ -42,7 +42,7 @@
|
|||
#ifndef _COMMON_H
|
||||
#define _COMMON_H 1
|
||||
|
||||
#define DEBUG_LEVEL 3
|
||||
#define DEBUG_LEVEL 0
|
||||
|
||||
#define MSG_WARNING 4
|
||||
#define MSG_ERROR 1 // Errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue