mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-14 22:05:59 +00:00

Use low level non-blocking I/O for process pipe streams. This may fix issues with data not getting through the pipe occasionally. Related: https://github.com/libsdl-org/SDL/issues/11006