ClanSoft logo
ClanSoft logo

    CL_System::deinit_network

Syntax

static void deinit_network();

Description

Deinitializes the ClanLib network component. A call to this function will be ignored if the network system was not previously initialized by calling init_network(). Explicit calls to this function before program closure is not necessary, as they will be performed automatically by ClanLib upon exiting.


Back to index



This page was built using the Perceps documentation system.