More cleanup to direct path push, comment fixes, etc.
This commit is contained in:
parent
c863ff3f02
commit
778c7e6e70
8 changed files with 71 additions and 85 deletions
|
@ -184,7 +184,7 @@ public:
|
|||
bool validateAndAddMembershipCertificate(const CertificateOfMembership &cert);
|
||||
|
||||
/**
|
||||
* Check if we should push membership certificate to a peer, and update last pushed
|
||||
* Check if we should push membership certificate to a peer, AND update last pushed
|
||||
*
|
||||
* If we haven't pushed a cert to this peer in a long enough time, this returns
|
||||
* true and updates the last pushed time. Otherwise it returns false.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue