6 Sep
2024
6 Sep
'24
4:17 p.m.
On Fri Sep 6 16:15:03 2024 +0000, Grigory Vasilyev wrote:
@gofman but I read with `O_RDONLY | O_NONBLOCK`. If it would be better, I can remove O_NONBLOCK and just return an error. Yes, O_NONBLOCK is not needed and should be removed (even if does nothing for /proc or /sys filesystems).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6423#note_81392