server: Make disconnecting a named pipe immediately close the client's connection...
commit780ede1cdeb17ac9136dc2ae0fea103884596dff
authorKen Thomases <ken@codeweavers.com>
Thu, 20 Oct 2016 19:31:50 +0000 (20 14:31 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Oct 2016 11:39:10 +0000 (21 13:39 +0200)
tree00135779eab916526346753c30a81cd2c978c33b
parent88168d4b3d531da2e707efb8b944365ec22fa0fc
server: Make disconnecting a named pipe immediately close the client's connection and allow the server to initiate a new connection.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/named_pipe.c