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

Modified Files:
        socket.h  1.76 -> 1.77

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