[erlang-questions] Is inet_parse.erl deprecated?

Matthias Lang matthias@REDACTED
Thu Sep 20 15:12:49 CEST 2012


I find these functions quite useful:

  inet_parse:address/1
  inet_parse:ipv4_addr/1
  inet_parse:ipv6_addr/1
  inet_parse:ntoa/1

but inet_parse isn't documented at all. Is that an oversight, or are
those functions available through something else?

I'm not the only one using them; they're called the 'diameter', 'ssh'
and 'public_key' applications as well as by a number of things in the kernel.

Matt



More information about the erlang-questions mailing list