[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
Tue Aug 31 09:40:12 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43148
--- Comment #10 from Adam Roben (aroben) <aroben at apple.com> 2010-08-31 09:40:12 PST ---
We could use BindIoCompletionCallback <http://msdn.microsoft.com/en-us/library/aa363484(v=VS.85).aspx> to use the thread pool's global completion port. That would probably be better than using our own per-WorkQueue port.
--
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