More structure for wakeup.
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
struct peer;
|
||||
|
||||
void wakeup_init();
|
||||
void wakeup_cleanup();
|
||||
void wakeup_add(struct peer *, int);
|
||||
|
||||
Reference in New Issue
Block a user