mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-31 12:19:35 +08:00
fixed problem of --interval doesnt work
This commit is contained in:
parent
07ca7f2a35
commit
d56e34bc22
2
common.h
2
common.h
@ -64,7 +64,7 @@ typedef short i16_t;
|
||||
|
||||
typedef u64_t my_time_t;
|
||||
|
||||
const int max_data_len=2200;
|
||||
const int max_data_len=3600;
|
||||
const int buf_len=max_data_len+200;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user