mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-09-17 20:54:33 +08:00
Compare commits
2 Commits
v1@2017092
...
v1@2017111
Author | SHA1 | Date | |
---|---|---|---|
|
ee9dab37fa | ||
|
d25e1ea9df |
2
common.h
2
common.h
@@ -67,7 +67,7 @@ const u32_t conv_clear_interval=200;
|
|||||||
const u32_t timer_interval=400;
|
const u32_t timer_interval=400;
|
||||||
const int conv_clear_ratio=40;
|
const int conv_clear_ratio=40;
|
||||||
const int conv_clear_min=5;
|
const int conv_clear_min=5;
|
||||||
const u32_t conv_timeout=20000;
|
const u32_t conv_timeout=180000;
|
||||||
const int max_conv_num=10000;
|
const int max_conv_num=10000;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user