2 getpeername() function: return information about the remote 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([getpeername])
21 gl_SYS_SOCKET_MODULE_INDICATOR([getpeername])
35 Paolo Bonzini, Simon Josefsson