[Bug 35781] kernel32/pipe test fails

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 16 04:43:46 CDT 2014


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

--- Comment #14 from Austin English <austinenglish at gmail.com> ---
(In reply to Austin English from comment #13)
> From upstream:
> ======
> I have no idea why you think its a kernel bug.
> 
> Kernel is free to enforce a minimum SO_SNDBUF value, without any notice.
> 
> SO_SNDBUF is advisory only.
> 
> We want being able to switch kernel allocator for skbs to whatever
> granularity we want in the future.
> 
> A conformant application would autodiscover what is the _current_ minimum
> value if it really cares.
> ======

=======
+1, agreed to all the above.

strace helps, e.g. setting buffer space to 256 etc, will for sure be
clamped to the new minimum.
=======

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