just commit

This commit is contained in:
wangyu-
2017-10-15 14:12:21 -05:00
parent e03f13831e
commit c688189035
3 changed files with 6 additions and 4 deletions

View File

@@ -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();