.
This commit is contained in:
parent
404a0bbddd
commit
5cf410490e
5 changed files with 58 additions and 39 deletions
|
@ -114,6 +114,11 @@ public:
|
|||
return sendCredentialsIfNeeded(RR,now,peer,nconf,(const uint32_t *)0,0,(const uint32_t *)0,0);
|
||||
}
|
||||
|
||||
/**
|
||||
* @return This peer's COM if they have sent one
|
||||
*/
|
||||
inline const CertificateOfMembership &com() const { return _com; }
|
||||
|
||||
/**
|
||||
* @param nconf Network configuration
|
||||
* @param id Tag ID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue