30 Sep
2025
30 Sep
'25
6:08 a.m.
And set a QS_DRIVER bit when the queue fd is ready for reading, or clear it if it isn't, before waiting on it. Clear the bit after waiting as we expect the client to process events before calling the server again and before we can poll it again. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9071