Alexandre Julliard pushed to branch master at wine / wine
Commits: 2f383b27 by Elizabeth Figura at 2025-04-20T17:06:21+02:00 ws2_32/tests: Add tests for socket handle validity checks in send functions.
- - - - - a565d3b1 by Elizabeth Figura at 2025-04-20T17:06:21+02:00 ntdll: Validate fd type in IOCTL_AFD_WINE_COMPLETE_ASYNC.
- - - - - a08d6d8b by Elizabeth Figura at 2025-04-20T17:06:21+02:00 ws2_32: Allow using duplicated socket handles in WS2_sendto().
Wine-Bug: http://bugs.winehq.org/show_bug.cgi?id=58122
- - - - -
3 changed files:
- dlls/ntdll/unix/socket.c - dlls/ws2_32/socket.c - dlls/ws2_32/tests/sock.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/31e9e9ec0d33b59ed4b82036add517...