More plumbing of cluster status.
This commit is contained in:
parent
865acfa40f
commit
5ff7733f84
3 changed files with 31 additions and 29 deletions
|
@ -124,6 +124,7 @@ public:
|
|||
ZT_ResultCode clusterAddMember(unsigned int memberId);
|
||||
void clusterRemoveMember(unsigned int memberId);
|
||||
void clusterHandleIncomingMessage(const void *msg,unsigned int len);
|
||||
void clusterStatus(ZT_ClusterStatus *cs);
|
||||
|
||||
// Internal functions ------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue