Previous section.

Transport Provider Interface (TPI), Version 2 Draft 2
Copyright © 1999 The Open Group

NAME

T_ORDREL_IND - Orderly Release Indication

SYNOPSIS

This message consists of a M_PROTO message block formatted as follows:


struct T_ordrel_ind {
    t_scalar_t   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.

Contents Next section Index