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
Enable or disable networking activity.
Declared in <net.h>
void
SetNetworkActive(bool active);
Name |
Description |
active |
whether networking should be active. |
Created with MrDocs