mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-11-26 22:55:37 +08:00
just commit
This commit is contained in:
@@ -121,6 +121,7 @@ struct delay_manager_t
|
||||
{
|
||||
assert(0==1);
|
||||
}
|
||||
int set_capacity(int a){capacity=a;return 0;}
|
||||
~delay_manager_t();
|
||||
int get_timer_fd();
|
||||
int check();
|
||||
|
||||
Reference in New Issue
Block a user