Howard Chu pushed to branch master at openldap / OpenLDAP
Commits: fb2d478e by Julien Wadel at 2025-10-21T17:03:18+01:00 ITS#10353 WINSOCK: add missing ENOTCONN #define
Value is set to 126 by "ucrt/errno.h" but WSAENOTCONN is set to 10057L by winerror.h (used by WSAGetLastError()).
- - - - -
1 changed file:
- include/ac/socket.h
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/fb2d478ef51b5723dae90aaf...