mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-17 18:37:05 +00:00
Also clarified that returning NULL from a callback sends zero length data to the receiver, which should be able to handle that. Fixes https://github.com/libsdl-org/SDL/issues/9586