mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-18 22:09:35 +08:00
changed parameter
This commit is contained in:
parent
cb2e337c94
commit
214d3afa98
2
common.h
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user