[Webkit-unassigned] [Bug 43148] Investigate using an I/O completion port for WorkQueue on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 30 09:58:53 PDT 2010


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





--- Comment #3 from Adam Roben (aroben) <aroben at apple.com>  2010-07-30 09:58:53 PST ---
(In reply to comment #2)
> If we switched to using two unidirectional pipes, we could wait on the pipes themselves, and thus use them with an I/O completion port.

Or maybe we could still use a single duplex pipe but open two handles to it, one that's used for reading and one that's used for writing.

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