server: Introduced new pipe_end struct containing common parts of pipe_client and...
commit89898675446ba7158e3ecc5b2dddc4d0c55bc46d
authorJacek Caban <jacek@codeweavers.com>
Wed, 22 Feb 2017 13:51:06 +0000 (22 14:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Feb 2017 19:20:53 +0000 (22 20:20 +0100)
treeb9b9c16802d8928c1e1622f28f243cc412918213
parenta3acdf117f0d7ffa37d26d76c25f5eb8ac7a892b
server: Introduced new pipe_end struct containing common parts of pipe_client and pipe_server.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
server/named_pipe.c