[Bug 17195] NamedPipe datagrams need to be _really_ datagrams

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 16 09:24:16 CDT 2014


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

Krzysztof Dębski <fantom15 at poczta.onet.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fantom15 at poczta.onet.pl

--- Comment #161 from Krzysztof Dębski <fantom15 at poczta.onet.pl> ---
I think that SOCK_SEQPACKET is supported on FreeBSD
(http://lists.freebsd.org/pipermail/svn-src-head/2009-October/010832.html) but
the maximum size of a message can be a problem:

$ cat /proc/sys/net/core/wmem_max
163840

We may just ask users to raise the limit if some of their appliactions fail.

Have you checked your patch on an older version on Linux (without SO_PEEK_OFF)?

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