[Webkit-unassigned] [Bug 14731] New: [curl] Timeouts, Polling, Threading?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 12:02:39 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14731

           Summary: [curl] Timeouts, Polling, Threading?
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: freyther at handhelds.org
OtherBugsDependingO 14725
             nThis:


The curl backend has at least two/three more issues:

-It can block a long time in gethostbyname
-We poll it, instead of exposing the filedescriptors so others could select. A
GSourceFunc comes into my mind
-We poll it with a non zero timeout. We should check if we can poll with a zero
timeout.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list