mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-21 04:18:11 +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