Browse Source

Changed to more appropriate APP_POLL_FREQ

Joseph Henry 10 năm trước cách đây
mục cha
commit
8cfee8a38c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      netcon/NetconEthernetTap.cpp

+ 1 - 1
netcon/NetconEthernetTap.cpp

@@ -49,7 +49,7 @@
 #include "Intercept.h"
 #include "Intercept.h"
 #include "NetconUtilities.hpp"
 #include "NetconUtilities.hpp"
 
 
-#define APPLICATION_POLL_FREQ 				5
+#define APPLICATION_POLL_FREQ 				20
 #define ZT_LWIP_TCP_TIMER_INTERVAL 		10
 #define ZT_LWIP_TCP_TIMER_INTERVAL 		10
 #define STATUS_TMR_INTERVAL						500 // How often we check connection statuses
 #define STATUS_TMR_INTERVAL						500 // How often we check connection statuses