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