server: Explicitly shutdown closed pipes to prevent access from file descriptors...
commitbc426ab059d9cf279755f113fda2780e860b7b7c
authorAlexandre Julliard <julliard@winehq.org>
Tue, 10 Apr 2007 19:30:37 +0000 (10 21:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 Apr 2007 19:30:37 +0000 (10 21:30 +0200)
tree44aa6a2f0889f93e29f2d6a60a7f4c2391410a18
parent64ba011dba87ebbda3503935f1620cd7d89f7308
server: Explicitly shutdown closed pipes to prevent access from file descriptors cached in the client.
dlls/ntdll/file.c
server/mailslot.c
server/named_pipe.c