mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-16 10:03:14 -07:00
Some cleanup, Multicaster now sends multicasts as it gets additional members.
This commit is contained in:
parent
ae082c3cb8
commit
e1882b614b
8 changed files with 76 additions and 27 deletions
|
@ -186,7 +186,7 @@ public:
|
|||
/**
|
||||
* Clean and flush database
|
||||
*/
|
||||
void clean();
|
||||
void clean(uint64_t now);
|
||||
|
||||
/**
|
||||
* Apply a function or function object to all peers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue