2 sendto() function: send (write) data to a potentially unconnected socket.
11 errno [test "$ac_cv_header_winsock2_h" = yes]
12 msvc-nothrow [test "$ac_cv_header_winsock2_h" = yes]
15 AC_REQUIRE([gl_HEADER_SYS_SOCKET])
16 if test "$ac_cv_header_winsock2_h" = yes; then
19 gl_SYS_SOCKET_MODULE_INDICATOR([sendto])
33 Paolo Bonzini, Simon Josefsson