Capabilities basically work but need to refactor a bit for performance reasons.
This commit is contained in:
parent
ac3e883c05
commit
78d548458b
3 changed files with 6 additions and 15 deletions
|
@ -266,9 +266,6 @@ private:
|
|||
// Last time we pushed MULTICAST_LIKE(s)
|
||||
uint64_t _lastUpdatedMulticast;
|
||||
|
||||
// Last time we checked if credential push was needed
|
||||
uint64_t _lastPushAttempt;
|
||||
|
||||
// Last time we pushed our COM to this peer
|
||||
uint64_t _lastPushedCom;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue