[PATCH xserver] FlushAllOutput: Only call FlushCallbacks when actually flushing data

Keith Packard keithp at keithp.com
Fri Jul 8 20:33:06 UTC 2016


Adam Jackson <ajax at nwnk.net> writes:

> Still not cool with committing code that we _know_ will break a
> supported platform.

Oh, right, windows. Hrm. Suggestions welcome, but I suspect the only
workable solution will be to write some windows-specific code that does
the wait for multiple objects thing. We can't use select because the
fd_set data structure, while 'poll-like', has a fixed number of fds, and
we can't use poll because it's broken.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20160708/a34d4a73/attachment.sig>


More information about the xorg-devel mailing list