[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 Sep 7 11:34:42 PDT 2010


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





--- Comment #11 from Adam Roben (aroben) <aroben at apple.com>  2010-09-07 11:34:42 PST ---
Unfortunately, BindIOCompletionCallback won't allow us to use PostQueuedCompletionStatus to perform non-I/O work. If we were to use our own I/O completion port we could do that.

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