SetupNetworking

Initialize networking support for the current platform.

Synopsis

Declared in <common/system.h>

[[nodiscard]]
bool
SetupNetworking();

Return Value

true if networking was set up successfully.

NOTE

The return value should not be discarded.