[Webkit-unassigned] [Bug 173449] New: [Curl] Stop polling by ::select on SocketStreamHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 17:16:29 PDT 2017


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

            Bug ID: 173449
           Summary: [Curl] Stop polling by ::select on SocketStreamHandle
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Windows 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

Current implementation uses polling by calling ::select with a timeout. It can be better using pipe to wake up the thread when data is waiting to send.

-- 
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/20170616/2ac98f49/attachment-0001.html>


More information about the webkit-unassigned mailing list