z/OS Communications Server: SNA Programming
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
DFSYN, DFASY, and RESP types of RUs z/OS Communications Server: SNA Programming SC27-3674-00 |
|||||||
|
VTAM® classifies the data
and data-flow-control request and response units that can be received
by an application program into three types:
This classification of RUs is useful because it allows the application program to have separate routines to handle RUs of each type. On each RECEIVE, the application program can specify which RU type will satisfy the RECEIVE. More than one type can be specified as eligible. Also, exit routines instead of RECEIVE macroinstructions can be used to receive DFASY RUs and to receive RESP RUs. Finally, the three types are handled independently for eligibility to satisfy a RECEIVE OPTCD=ANY macroinstruction, as described in Receiving input from any session versus from a specific session. For more information about RECEIVE and about the DFASY and RESP exits, see Explicit RECEIVEs and EXLST exit routines.
|
Copyright IBM Corporation 1990, 2014 |