Next: initstate
, Previous: inet_ntop
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
inet_pton
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/inet_pton.html
Gnulib module: inet_pton
Portability problems fixed by Gnulib:
<netdb.h>
instead of <arpa/inet.h>
on some platforms:
NonStop Kernel.
<ws2tcpip.h>
, with a POSIX incompatible
declaration, on some platforms:
MSVC 14 on Windows >= Vista.
Portability problems not fixed by Gnulib: