SDL_net_initialized?

Hello all,

Shouldn’t we add a flag or a function SDL_net_initialized to know if it was
already initialized (like SDL_WasInit does for SDL sub systems).
Or maybe it is okay to call SDL_init several times without checking wether
it s already initialized?

Regards,
Gaetan.

Hello all,

Shouldn’t we add a flag or a function SDL_net_initialized to know if it was
already initialized (like SDL_WasInit does for SDL sub systems).
Or maybe it is okay to call SDL_init several times without checking wether
it s already initialized?

It is now safe to nest calls to SDLNet_Init() / SDLNet_Quit(), in CVS.

Thanks!
-Sam Lantinga, Software Engineer, Blizzard Entertainment