blob: 7bc0623619728ad815722f6fc931c7bfe139e0a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
@node in6addr_loopback
@subsection @code{in6addr_loopback}
@findex in6addr_loopback
Documentation:@*
@ifinfo
@ref{Host Address Data Type,,Host Address Data Type,libc}.
@end ifinfo
@ifnotinfo
@url{https://www.gnu.org/software/libc/manual/html_node/Host-Address-Data-Type.html}.
@end ifnotinfo
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This constant is missing on some platforms:
macOS 10.13, Minix 3.1.8, HP-UX 11.00, IRIX 6.5, Cygwin 1.5.x, mingw, MSVC 14, Android 6.0.
@end itemize
|