erl_call can now use an IP address for remote node name

Julien Barbot klyr@REDACTED
Thu Sep 23 13:46:56 CEST 2010


Hi,

erl_call was not able to connect to a remote node when the specified 
node with -name contained an IP address.

The previous inet_addr/htonl calls were not working with ip addresses.

Here is the small patch:

git fetch git://github.com/klyr/otp.git erl_call_get_hostent

Regards,

-- 
Julien Barbot


More information about the erlang-patches mailing list