Alexandre Julliard pushed to branch master at wine / wine
Commits: 8c02af2b by Paul Gofman at 2024-09-18T19:22:31+02:00 ws2_32/Tests: Add tests for send buffering.
- - - - - 535c8a84 by Paul Gofman at 2024-09-18T19:22:31+02:00 ntdll: Avoid short writes on nonblocking sockets.
- - - - - d9a123b6 by Paul Gofman at 2024-09-18T19:22:31+02:00 ntdll: Locally duplicated socket fd for background send.
- - - - - 3d1c2b0e by Paul Gofman at 2024-09-18T19:22:31+02:00 ntdll: Don't cancel background socket sends.
- - - - - 4e43a789 by Paul Gofman at 2024-09-18T19:22:31+02:00 server: Correct STATUS_NOT_FOUND return from (cancel_async).
- - - - -
11 changed files:
- dlls/ntdll/tests/pipe.c - dlls/ntdll/unix/socket.c - dlls/ws2_32/tests/sock.c - include/wine/server_protocol.h - server/async.c - server/fd.c - server/file.h - server/protocol.def - server/request.h - server/sock.c - server/trace.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/521d399c607437ddc6b2435d915e93...