More cluster wiring...

This commit is contained in:
Adam Ierymenko 2015-10-22 16:02:01 -07:00
parent 1bc451ed10
commit 7711eba297
8 changed files with 272 additions and 23 deletions

View file

@ -43,6 +43,9 @@ namespace ZeroTier {
* periodically checked and updates are automatically downloaded, verified
* against a built-in list of update signing keys, and installed. This is
* only supported for certain platforms.
*
* If built with ZT_ENABLE_CLUSTER, a 'cluster' file is checked and if
* present is read to determine the identity of other cluster members.
*/
class OneService
{