[Webkit-unassigned] [Bug 197678] New: [WinCairo] Use AF_UNIX for IPC for RemoteInspector if available.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 16:32:07 PDT 2019


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

            Bug ID: 197678
           Summary: [WinCairo] Use AF_UNIX for IPC for RemoteInspector if
                    available.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

AF_UNIX is available since Windows build 17063. It is preferable to simulate socketpair() than current AF_INET.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190507/2a97a2ab/attachment.html>


More information about the webkit-unassigned mailing list