[PATCH 01/13] server: Store connected pipe_end in pipe_end struct.

Jacek Caban jacek at codeweavers.com
Wed Mar 15 17:25:25 CDT 2017


This is similar to current server/client pointers with an important
difference, that it's NULLed when they are actually disconnected. Also
the patch introduces pipe_end_disconnect, which will be more useful later.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 server/named_pipe.c | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Store-connected-pipe_end-in-pipe_end-struct.diff
Type: text/x-patch
Size: 3081 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170315/6b4127fb/attachment.bin>


More information about the wine-patches mailing list