T_ORDREL_IND - Orderly Release Indication
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 */ };
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.
- PRIM_type
identifies the primitive type.
Only connection-mode.
Transport provider.
Contents | Next section | Index |