avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-headers / netinet_in.texi
1 @node netinet/in.h
2 @section @file{netinet/in.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/netinet/in.h.html}
5
6 Gnulib module: netinet_in
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 mingw, BeOS.
13 @item
14 This header file is not self-contained on some platforms: it requires
15 @code{<sys/types.h>} to be included first.
16 @end itemize
17
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize