X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Frecvfrom.texi;h=0097fd411998b41036d05106f96822abda8b0e4d;hb=56093e4d947bcc87bbc05ac3e8645509274f57b4;hp=9b15e13b4f249c3cbf224fb5664c4d736c1cd05f;hpb=32848a0b172a6f0f4f7122cc1c7c1050f85094df;p=gnulib.git diff --git a/doc/posix-functions/recvfrom.texi b/doc/posix-functions/recvfrom.texi index 9b15e13b4..0097fd411 100644 --- a/doc/posix-functions/recvfrom.texi +++ b/doc/posix-functions/recvfrom.texi @@ -4,13 +4,14 @@ POSIX specification: @url{http://www.opengroup.org/susv3xsh/recvfrom.html} -Gnulib module: sys_socket +Gnulib module: recvfrom Portability problems fixed by Gnulib: @itemize @item -On Windows platforms (excluding Cygwin), error codes for @code{accept} are not -placed in @code{errno}, and @code{WSAGetLastError} must be used instead. +On Windows platforms (excluding Cygwin), error codes for +@code{recvfrom} are not placed in @code{errno}, and +@code{WSAGetLastError} must be used instead. @end itemize Portability problems not fixed by Gnulib: