Next: getaddrinfo
, Previous: fwscanf
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
gai_strerror
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/gai_strerror.html
Gnulib module: getaddrinfo
Portability problems fixed by Gnulib:
<ws2tcpip.h>
on some
platforms:
mingw, MSVC 14.
char *
instead of const char *
on some platforms:
AIX 7.1, HP-UX 11, Solaris 9, mingw, MSVC 14.
Portability problems not fixed by Gnulib: