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()).