Adam Jackson <[email protected]> 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
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
