[Bug 37637] CreateNamedPipe, ReadFile, PIPE_WAIT or BufferSize problem

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 10 06:27:52 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=37637

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com

--- Comment #4 from Jacek Caban <jacek at codeweavers.com> ---
Created attachment 58650
  --> https://bugs.winehq.org/attachment.cgi?id=58650
patch

This problem should not exist when using server-side named pipe I/O
implementation. Currently we use it only for message mode. The attached patch
implements it for byte mode as well. It should fix this bug.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list