DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
STREAMS-based Transport Provider Interface

Incoming Events

The following incoming events are those which are initiated from the transport provider. They are either confirmations of a request or are indications to the transport user that an event has occurred.

Event Description Service Type
bind_ack bind acknowledgment T_COTS, T_COTS_ORD,
  T_CLTS
optmgmt_ack options mgmt acknowledgment T_COTS, T_COTS_ORD,
  T_CLTS
error_ack error acknowledgment T_COTS, T_COTS_ORD,
  T_CLTS
ok_ack1 ok acknowledgment T_COTS, T_COTS_ORD,
outcnt == 0 T_CLTS
ok_ack2 ok acknowledgment T_COTS, T_COTS_ORD,
outcnt == 1, q == rq  
ok_ack3 ok acknowledgment T_COTS, T_COTS_ORD,
outcnt == 1, q != rq  
ok_ack4 ok acknowledgment T_COTS, T_COTS_ORD,
outcnt > 1  
conn_ind connection indication T_COTS, T_COTS_ORD
conn_con connection confirmation T_COTS, T_COTS_ORD
data_ind data indication T_COTS, T_COTS_ORD
exdata_ind expedited data indication T_COTS, T_COTS_ORD
ordrel_ind orderly release indication T_COTS_ORD
discon_ind1 disconnect indication T_COTS, T_COTS_ORD
outcnt == 0  
discon_ind2 disconnect indication T_COTS, T_COTS_ORD
outcnt == 1  
discon_ind3 disconnect indication T_COTS, T_COTS_ORD
outcnt > 1  
pass_conn pass connection T_COTS, T_COTS_ORD
unitdata_ind unitdata indication T_CLTS
uderror_ind unitdata error indication T_CLTS

Kernel Level Transport Interface Incoming Events


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