Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.
[gnulib.git] / doc / glibc-functions / inet_network.texi
blob2a8a187d39df42b9e6f2d7d529c038e89085160e
1 @node inet_network
2 @subsection @code{inet_network}
3 @findex inet_network
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Host Address Functions,,Host Address Functions,libc},
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Host-Address-Functions.html},
13 @end ifnotinfo
14 @item
15 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/inet_network.3.html,,man inet_network}.
16 @end itemize
18 Gnulib module: ---
20 Portability problems fixed by Gnulib:
21 @itemize
22 @end itemize
24 Portability problems not fixed by Gnulib:
25 @itemize
26 @item
27 This function is missing on some platforms:
28 mingw, MSVC 14, Android 4.4.
29 @end itemize