May 14, 2026
6:37 p.m.
That helps War Thunder which otherwise may complain that select() returned 10045 in a message box when going in game. -- v2: ws2_32: Return WSAENOTSOCK instead of WSAENOTSUPP from select() when trying to select on non-socket handle. ws2_32/tests: Test select() with valid but non-socket handle. https://gitlab.winehq.org/wine/wine/-/merge_requests/10894