[PATCH 2/6] server: Don't block when reading from named pipes in PIPE_NOWAIT mode.
From: Brendan Shanks <bshanks(a)codeweavers.com> Fixes Rockstar Games Launcher hanging for some users. Signed-off-by: Brendan Shanks <bshanks(a)codeweavers.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/tests/pipe.c | 2 +- server/named_pipe.c | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=57865 Your paranoid android. === w1064v1809_zh_CN (32 bit report) === kernel32: pipe.c:3882: Test failed: WaitForSingleObject returned 258
participants (2)
-
Jacek Caban -
Marvin