Programming Interfaces Guide

XTI/TLI States

The following table defines the states used in XTI/TLI state transitions, along with the service types.

Table 8–1 XTI/TLI State Transitions and Service Types

State 

Description 

Service Type 

T_UNINIT

Uninitialized–initial and final state of interface 

T_COTS, T_COTS_ORD, T_CLTS

T_UNBND

Initialized but not bound 

T_COTS, T_COTS_ORD, T_CLTS

T_IDLE

No connection established 

T_COTS, T_COTS_ORD, T_CLTS

T_OUTCON

Outgoing connection pending for client 

T_COTS, T_COTS_ORD

T_INCON

Incoming connection pending for server 

T_COTS, T_COTS_ORD

T_DATAXFER

Data transfer 

T_COTS, T_COTS_ORD

T_OUTREL

Outgoing orderly release (waiting for orderly release request) 

T_COTS_ORD

T_INREL

Incoming orderly release (waiting to send orderly release request) 

T_COTS_ORD