SNAX/HLS Application Programming Manual
HLSCLOSE Verb
SNAX/HLS Verbs
104707 Tandem Computers Incorporated 5–19
COMPLETION–MODE
specifies the way the SNAX/HLS server responds to your request. One of the
supported alternatives must be supplied. These alternatives are:
Q
Queued response.
W
Wait response. The SNAX/HLS server replies to you only after a Q request is
complete.
For a complete discussion of these completion modes, refer to Section 4, “The Standard
Verb Interface.”
REQUEST–FORMAT
is reserved for future expansion of the verb. This field must contain a blank.
CLOSE–REASON
specifies the reason the session was closed. A value of 1 in this field indicates the
session is closing in an orderly fashion. This means that all send–type operations
posted ahead of the verb will be completed, the verb processed, the LU closed,
and the session terminated.
A value of 14 indicates the session will be closed forcefully. This means that
internal queues will be bypassed and that SNAX/HLS will send immediately an
UNBIND SNA request to the session partner (UNBIND type X'0E') and close the
LU specified in the LU name of the HLS-ALLOCATE verb.
SENSE–TEXT
is reserved.
Reply Details
VERB–CODE
identifies the reply by an integer constant (of value 17), named as follows:
VERB–HLS–CLOSE (in SCOBOL)
VERB^HLS^CLOSE (in TAL)
SESSION–ID
identifies the session.