mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-02-07 23:59:34 +08:00
increased timeout
This commit is contained in:
parent
65939eb9e7
commit
6b4a2dfe21
3
common.h
3
common.h
@ -70,7 +70,8 @@ const int buf_len=max_data_len+200;
|
|||||||
|
|
||||||
//const u32_t timer_interval=400;
|
//const u32_t timer_interval=400;
|
||||||
////const u32_t conv_timeout=180000;
|
////const u32_t conv_timeout=180000;
|
||||||
const u32_t conv_timeout=180000;//for test
|
//const u32_t conv_timeout=40000;//for test
|
||||||
|
const u32_t conv_timeout=180000;
|
||||||
const int max_conv_num=10000;
|
const int max_conv_num=10000;
|
||||||
const int max_conn_num=200;
|
const int max_conn_num=200;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user