nn::ir::CTR::ConnectionRole Enumerated Type

Syntax

enum ConnectionRole;

Value

Value Description
CONNECTION_ROLE_NONE Connected via AnyConnection.
CONNECTION_ROLE_TO_REQUIRE Made connection request and connected.
CONNECTION_ROLE_TO_WAIT Received connection request and connected.

Description

Enumerated type indicating whether the local system is server or client in the established connection.

Revision History

2011/08/30
Initial version.

CONFIDENTIAL