SDL/src/core/android
Ryan C. Gordon b8197a2291 io: rework how we set SDL_IOStream status.
This now relies on the implementation to set these flags on short reads/writes
instead of the higher level checking if SDL_SetError() was called.

Additionally (and crucially), this now sets ERROR or EOF on all short reads,
across all backends, not just when we get a zero-byte return value.

Fixes #13720.
2025-09-05 12:43:13 -04:00
..
SDL_android.c io: rework how we set SDL_IOStream status. 2025-09-05 12:43:13 -04:00
SDL_android.h fix typos 2025-07-27 08:10:03 -07:00