Libcluster ECS v0.2.0
  • Pages
  • Modules

    View Source Cluster.EPMD (Libcluster ECS v0.2.0)

    Link to this section Summary

    Functions

    address_please(name, hostname, family)
    listen_port_please(name, hostname)
    names(hostname)
    register_node(name, port, family)
    start_link()

    Link to this section Functions

    Link to this function

    address_please(name, hostname, family)

    View Source
    @spec address_please(charlist(), charlist(), atom()) ::
      {:ok, :inet.ip_address(), integer(), integer()} | {:error, term()}
    Link to this function

    listen_port_please(name, hostname)

    View Source
    Link to this function

    names(hostname)

    View Source
    Link to this function

    register_node(name, port, family)

    View Source
    Link to this function

    start_link()

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.5) for the Elixir programming language