19 Jul
2023
19 Jul
'23
4:06 p.m.
Supersedes !3329. -- v3: server: Cancel pipe asyncs when the last handle in process is closed. server: Cancel socket asyncs when the last handle in process is closed. ws2_32/tests: Add test for async cancel on socket's last process handle close. ntdll/tests: Add test for async cancel on pipe's last process handle close. https://gitlab.winehq.org/wine/wine/-/merge_requests/3339