poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / sendto.texi
blob0637a1547cce534583c20afeb6aa97ee72740739
1 @node sendto
2 @section @code{sendto}
3 @findex sendto
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/sendto.html}
7 Gnulib module: sendto
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 On Windows platforms (excluding Cygwin), error codes from this function
13 are not placed in @code{errno}, and @code{WSAGetLastError} must be used
14 instead.
15 @end itemize
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize