mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-24 07:06:39 +00:00
Changed to more appropriate APP_POLL_FREQ
This commit is contained in:
parent
80a73cb14b
commit
8cfee8a38c
@ -49,7 +49,7 @@
|
||||
#include "Intercept.h"
|
||||
#include "NetconUtilities.hpp"
|
||||
|
||||
#define APPLICATION_POLL_FREQ 5
|
||||
#define APPLICATION_POLL_FREQ 20
|
||||
#define ZT_LWIP_TCP_TIMER_INTERVAL 10
|
||||
#define STATUS_TMR_INTERVAL 500 // How often we check connection statuses
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user