DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

T_ORDREL_IND(D7tpi)


T_ORDREL_IND -- Orderly Release Indication

Synopsis

This message consists of a M_PROTO message block formatted as follows:
   struct T_ordrel_ind {
   	long PRIM_type;	/* always T_ORDREL_IND */
   }

Description

This primitive indicates to the transport user that the user on the other side of the connection is finished sending data. This primitive is only supported by the transport provider if it is of type T_COTS_ORD.

Parameters


PRIM_type
identifies the primitive type.

Modes

Only connection-mode.

Originator

Transport provider.

Notices

Hardware constraints

None

Applicability

N/A

Backward compatibility

UnixWare-specific TPI Message Formats

Forward compatibility

N/A
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - June 2005