Update of /repo/OpenLDAP/pkg/ldap/include/ac

Modified Files:
      Tag: OPENLDAP_REL_ENG_2_4
        socket.h  1.67.2.5 -> 1.67.2.6

Log Message:
Fix sock_errset macro: Wrap it in (), return void to match Winsock version.
AC_SOCKET_INVALID nitpick: ((unsigned)~0) [needs 2's compl.] -> ((unsigned)-1)


CVS Web URLs:
  http://www.openldap.org/devel/cvsweb.cgi/include/ac/
    http://www.openldap.org/devel/cvsweb.cgi/include/ac/socket.h

Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.

Reply via email to