X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-headers%2Fsys_socket.texi;h=4680fa2f9a8b205eb11b0fe38a3d41ef4ba48145;hb=a2c2ba90cc40932a38c6cf93e15bf2bdf82d6c4f;hp=de71813f3145a6a141fa44a7b81face48a812df1;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-headers/sys_socket.texi b/doc/posix-headers/sys_socket.texi index de71813f3..4680fa2f9 100644 --- a/doc/posix-headers/sys_socket.texi +++ b/doc/posix-headers/sys_socket.texi @@ -13,6 +13,11 @@ mingw. @item This header file is not self-contained on some platforms: it requires @code{} to be included first. +@item +This header file is lacking the @code{SHUT_RD}, @code{SHUT_WR}, +@code{SHUT_RDWR} macros on some platforms, despite having the @code{shutdown} +functions: +emx+gcc. @end itemize Portability problems not fixed by Gnulib: