SDL2_net had a way to enable or disable UDP broadcasts https://github.com/libsdl-org/SDL_net/blob/8e1e4bfcb7b3ba42b778dd7af2c38264ee9561b4/src/SDLnetUDP.c#L185 it will be nice to also have them in SDL3_net.
SDL2_net had a way to enable or disable UDP broadcasts
SDL_net/src/SDLnetUDP.c
Line 185 in 8e1e4bf