1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/doc/posix-headers/netinet_in.texi

21 lines
466 B
Plaintext

@node netinet/in.h
@section @file{netinet/in.h}
POSIX specification: @url{http://www.opengroup.org/susv3xbd/netinet/in.h.html}
Gnulib module: netinet_in
Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
mingw, BeOS.
@item
This header file is not self-contained on some platforms: it requires
@code{<sys/types.h>} to be included first.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize