2 @section @code{shutdown}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/shutdown.html}
7 Gnulib module: shutdown
9 Portability problems fixed by Gnulib:
12 On Windows platforms (excluding Cygwin), error codes for
13 @code{shutdown} are not placed in @code{errno}, and
14 @code{WSAGetLastError} must be used instead.
17 Portability problems not fixed by Gnulib: