mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-20 08:03:53 +00:00
Some cleanup, Multicaster now sends multicasts as it gets additional members.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user