From 214d3afa980939f1b5cd30e6ed5917c85d87b8a6 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Mon, 6 Nov 2017 03:19:28 -0600 Subject: [PATCH] changed parameter --- common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.h b/common.h index 403b0e4..28c6ab7 100644 --- a/common.h +++ b/common.h @@ -98,7 +98,7 @@ const i32_t max_fail_time=0;//disable const u32_t heartbeat_interval=1000; -const u32_t timer_interval=500;//this should be smaller than heartbeat_interval and retry interval; +const u32_t timer_interval=400;//this should be smaller than heartbeat_interval and retry interval; //const uint32_t conv_timeout=120000; //120 second //const u32_t conv_timeout=120000; //for test