[Webkit-unassigned] [Bug 61287] [UNIX] Don't use SOCK_DGRAM in socketpair()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 10:15:55 PDT 2011


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





--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-05-23 10:15:55 PST ---
(In reply to comment #2)
> FWIW, it looks like chromium uses SOCK_STREAM sockets.

No, it seems they use SOCK_SEQPACKET in Linux, see

http://src.chromium.org/viewvc/chrome/trunk/src/content/browser/zygote_host_linux.cc?view=markup

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