nn::socket::Initialize Function

Syntax

Result Initialize(
     void
);

Parameters

None.

Return Values

The result of processing.

Description

Initializes the socket library, allowing socket API functions to be called.

Omits all arguments and sets parameters to the default values. This function is provided for testing purposes. Do not use it when developing a product.


CONFIDENTIAL