10.2.4 inet_ntoa

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/inet_ntoa.html

Gnulib module: —

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

Note: inet_ntoa is specific for IPv4 addresses. A protocol independent function is inet_ntop.