[Bug 17195] NamedPipe datagrams need to be _really_ datagrams

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 9 15:15:22 CDT 2014


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

--- Comment #156 from Sebastian Lackner <sebastian at fds-team.de> ---
Thanks for testing. :) I would guess the remaining failures are caused by
either:

* the CloseHandle tests which are still todo_wine so far, or
* the fact that on linux we have a message size limit smaller than on Windows.
This can be modified by using /proc.

I'm currently updating the patches, and will add a FIXME for the message size -
this should allow manually adjusting (or at least notice when something goes
wrong). I'll also check if I can do some testing myself for those apps, which
still don't pass the test.

-- 
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