Enable or disable networking activity.

Synopsis

Declared in <net.h>

void
SetNetworkActive(bool active);

Parameters

Name

Description

active

whether networking should be active.

Created with MrDocs