caravan v0.6.0 Caravan.Epmd.Client
Implementation of the epmd
client logic. Meant for use with the -epmd_module
flag
It will return a port from Caravan.Epmd.dist_port/1
as opposed to calling
out to the epmd
daemon and having it assign us one.
Link to this section Summary
Link to this section Functions
Link to this function
names(hostname)
Link to this function
port_please(name, ip)
Link to this function
register_node(name, port)
Link to this function
register_node(name, port, family)
Link to this function
start_link()