WaitNamedPipe Path Fix

Robert Shearman R.J.Shearman at warwick.ac.uk
Sun Jun 13 09:40:28 CDT 2004


Hi,

It looks as though WaitNamedPipe got overlooked a bit in the recent
filesystem changes. The result was that different names were being
passed to wineserver for the same path passed into WaitNamedPipe and
CreateNamedPipe, causing WaitNamedPipe to fail when it couldn't find the
named pipe. The attached patch fixes things.

Rob

Changelog:
Use the same path transformation for WaitNamedPipe and CreateNamedPipe

-------------- next part --------------
A non-text attachment was scrubbed...
Name: waitnamedpipe.diff
Type: text/x-patch
Size: 1725 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040613/0eae76b9/waitnamedpipe.bin


More information about the wine-patches mailing list