nn::ndm::SetupDaemonsDefault Function

Syntax

void SetupDaemonsDefault(
     void
);

Arguments

None.

Return Values

None.

Description

Reverts network daemon operating permissions to the SDK defaults.

This function is called automatically between the call to the weak symbol function nninitSetupDaemons and before entering nnMain, and sets the daemon operating permissions.

In the current version of the SDK, all network daemons operate by default. (Does nothing.)

Revision History

2010/08/16
Initial version.

CONFIDENTIAL