[Bug 37135] Wine fails to handle EWOULDBLOCK return from sendmsg

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 5 08:48:41 CDT 2015


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #2 from Sebastian Lackner <sebastian at fds-team.de> ---
It sounds a bit like a workaround for a Solaris kernel bug. According to the
Solaris documentations, EWOULDBLOCK should only be returned for non-blocking
sockets/pipes, but these pipes should be blocking. It would probably make sense
to discuss this on the wine-devel mailing list, and maybe also to involve some
more Solaris developers familiar with this area.

If its really an intentional difference between Solaris/Linux, it would make
sense to submit these changes, take a look here for more details about
submitting patches: http://wiki.winehq.org/SubmittingPatches.

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