2 @section @code{inet_addr}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/inet_addr.html}
9 Portability problems fixed by Gnulib:
13 Portability problems not fixed by Gnulib:
16 This function is missing on some platforms:
19 On some old platforms, this function returns a @samp{struct in_addr} rather
20 than a scalar type such as @samp{unsigned int} or @samp{unsigned long}.