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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 05:40:05 PDT 2011


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





--- Comment #25 from Kimmo Kinnunen <kimmo.t.kinnunen at nokia.com>  2011-05-26 05:40:05 PST ---
(In reply to comment #24)
> I appreciate your argumentation

This doesn't really come across. I don't argument for fun, and this discussion is still going nowhere!

> I don't think the socket thing is that easy, we would need another pair of connected sockets, right? so we would need to keep two sockets per connection and close both when the connection finishes. But only when SOCK_SEQPACKET is not available.

I would expect this be "easier" than what you are currently doing.

I haven't implemented it, but socketpair before fork gives you the sockets, and then you just observe them..

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