swarm v0.4.3 Swarm.ETS
This process is the backing store for the registry. It should not be accessed directly, except by the Tracker process.
It starts and owns an ETS table where the registry information is stored. It also exposes the registry via an API consumed by the Tracker.
Summary
Types
Functions
Specs
register_name(term, mfa | pid, groups) ::
:ok |
{:error, term}