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. |
Created with MrDocs