Wakeup actually working (probably), add delay calculator.
This commit is contained in:
@@ -4,4 +4,4 @@ struct peer;
|
||||
|
||||
void wakeup_init();
|
||||
void wakeup_cleanup();
|
||||
void wakeup_add(struct peer *, int);
|
||||
void wakeup_add(struct peer *, uint32_t);
|
||||
|
||||
Reference in New Issue
Block a user