Just got meson based client build to got through in msys2. Attempt to establish connection between the client and the server spawns Winsock error #10038 in a loop. It's shown as "Missing errno mapping for Winsock error #10038". This ticket is about providing that mapping. The error is "WSAENOTSOCK" ( https://docs.microsoft.com/en-us/windows/win32/winsock/windows-sockets-error-codes-2 )
Just got meson based client build to got through in msys2. Attempt to establish connection between the client and the server spawns Winsock error #10038 in a loop. It's shown as "Missing errno mapping for Winsock error #10038". This ticket is about providing that mapping. The error is "WSAENOTSOCK" ( https://docs.microsoft.com/en-us/windows/win32/winsock/windows-sockets-error-codes-2 )