[Webkit-unassigned] [Bug 61287] [UNIX] Use SOCK_SEQPACKET when available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 08:55:15 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61287


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[UNIX] Don't use SOCK_DGRAM |[UNIX] Use SOCK_SEQPACKET
                   |in socketpair()             |when available




--- Comment #28 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-05-26 08:55:15 PST ---
Ok, there are two different things here:

 - Use SEQPACKET when available
 - How to implement the fallback when SEQPACKET is not available

I think we agree on the first one, at least, so I'll split the patch and open a new bug report for the second one.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list