Initializes clanNetwork.
CL_SetupNetwork::CL_SetupNetwork( bool register_resources_only = false);
Detailed description:
Constructing a CL_SetupNetwork object is equalent to calling CL_SetupNetwork::init().
When the CL_SetupNetwork instance is destroyed, CL_SetupNetwork::deinit() is called.