mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
Streamlined debug output code
This commit is contained in:
parent
e5fad005a9
commit
d1a22a0878
10 changed files with 211 additions and 288 deletions
|
@ -21,14 +21,10 @@
|
|||
#include <signal.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
|
||||
/*
|
||||
void set_log_options(int, char *, int);
|
||||
void show_msg(int level, char *, ...);
|
||||
unsigned int resolve_ip(char *, int, int);
|
||||
|
||||
|
||||
#define MSGERR 0
|
||||
#define MSGDEBUG 1
|
||||
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue