summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-headers/netinet_in.texi
blob: 23262e2458dc1fd43944dab4c61871a5efa83e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@node netinet/in.h
@section @file{netinet/in.h}

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/netinet_in.h.html}

Gnulib module: netinet_in

Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
mingw, MSVC 9, BeOS.
@item
This header file is not self-contained on some platforms (it requires
@code{<sys/types.h>} to be included first):
OpenBSD 4.6.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize