2 getsockname() function: return information about the local end of a connected
13 errno [test "$ac_cv_header_winsock2_h" = yes]
14 msvc-nothrow [test "$ac_cv_header_winsock2_h" = yes]
17 AC_REQUIRE([gl_HEADER_SYS_SOCKET])
18 if test "$ac_cv_header_winsock2_h" = yes; then
19 AC_LIBOBJ([getsockname])
21 gl_SYS_SOCKET_MODULE_INDICATOR([getsockname])
35 Paolo Bonzini, Simon Josefsson