[Webkit-unassigned] [Bug 61287] [UNIX] Don't use SOCK_DGRAM in socketpair()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 25 11:31:36 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61287
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #94813| |review?
Flag| |
--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> 2011-05-25 11:31:36 PST ---
Created an attachment (id=94813)
--> (https://bugs.webkit.org/attachment.cgi?id=94813&action=review)
Patch to use SOCK_STREAM
This patch uses SOCK_STREAM instead of SOCK_DGRAM handling message boundaries in the receiver.
--
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