Untested cluster code, not enabled.
This commit is contained in:
parent
619e113748
commit
59389b3dce
3 changed files with 8 additions and 4 deletions
|
@ -183,7 +183,7 @@ Identity Topology::getIdentity(const Address &zta)
|
|||
return _getIdentity(zta);
|
||||
}
|
||||
|
||||
void saveIdentity(const Identity &id)
|
||||
void Topology::saveIdentity(const Identity &id)
|
||||
{
|
||||
if (id) {
|
||||
char p[128];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue