server: Cancel pipe asyncs when the last handle in process is closed.
commit03c1930b74e9a41da84fd712a3ebdbb4f7fcbcb5
authorPaul Gofman <pgofman@codeweavers.com>
Sat, 15 Jul 2023 02:21:50 +0000 (14 20:21 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Jul 2023 19:48:39 +0000 (20 21:48 +0200)
tree7696cacd4ba41cefd75aff1ecc94e368bcded7fc
parent57095a91b053a5570bd797782b51b84fdd42173c
server: Cancel pipe asyncs when the last handle in process is closed.
dlls/ntdll/tests/pipe.c
server/named_pipe.c