2 getpeername() function: return information about the remote end of a connected
12 errno [test "$ac_cv_header_winsock2_h" = yes]
13 msvc-nothrow [test "$ac_cv_header_winsock2_h" = yes]
16 AC_REQUIRE([gl_HEADER_SYS_SOCKET])
17 if test "$ac_cv_header_winsock2_h" = yes; then
18 AC_LIBOBJ([getpeername])
20 gl_SYS_SOCKET_MODULE_INDICATOR([getpeername])
34 Paolo Bonzini, Simon Josefsson