Right now the socket is closed as is. In reality the other node might want to reset the connection (drop the old one for instance) by sending :true after receiving :alive. This is not handled currently.
More info: http://www.erlang.org/doc/apps/erts/erl_dist_protocol.html
Right now the socket is closed as is. In reality the other node might want to reset the connection (drop the old one for instance) by sending :true after receiving :alive. This is not handled currently.
More info: http://www.erlang.org/doc/apps/erts/erl_dist_protocol.html