Module: wine Branch: master Commit: 89898675446ba7158e3ecc5b2dddc4d0c55bc46d URL: http://source.winehq.org/git/wine.git/?a=commit;h=89898675446ba7158e3ecc5b2d...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Feb 22 14:51:06 2017 +0100
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 | 99 ++++++++++++++++++++++++++++------------------------- 1 file changed, 53 insertions(+), 46 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=89898675446ba7158e3ecc...