mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-05 07:32:46 +02: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