mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-09 23:03:19 +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