poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / getnameinfo.texi
blobe02cb0894d13e104b6c317399d5b355a68dc4e30
1 @node getnameinfo
2 @section @code{getnameinfo}
3 @findex getnameinfo
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/getnameinfo.html}
7 Gnulib module: getaddrinfo
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 HP-UX 11.11, IRIX 6.5, Cygwin 1.5.x, mingw, MSVC 14.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize