SDL2/include
Ryan C. Gordon 72c1f73bc5
rwops: Make read and write work like POSIX, not stdio.
This simplifies some things, clarifies some things, and also allows
for the possibility of RWops that offer non-blocking i/o (although
none of the current built-in ones do, intentionally, we could add this
later if we choose, or people could provide things like network socket
RWops implementations now, etc.

Fixes #6729.
2022-12-14 15:47:13 -05:00
..
build_config More cleanup for #6619 2022-12-01 12:53:11 -08:00
SDL3 rwops: Make read and write work like POSIX, not stdio. 2022-12-14 15:47:13 -05:00