

z/OS User Exits › z/OS Middleware User Exits—CICS TCP/IP Direct Connect Exits › TIRSLTMX—CICS Sockets Server Listener TIMEOUT Exit › Source Code
Source Code
The source code for this exit is in the CA Gen CEG8SAMP library, in member TIRSLTMX. The sample exit provided is written in ASSEMBLER and is invoked by TISRVLIS using an EXEC CICS LINK API call.
Data used and returned by TIRSLTMX is passed in the COMMAREA as follows:
- TISRVLIS EBCDIC transaction code
- CICS APPLID
- Listener ACCEPT TIMEOUT – Seconds
- Listener ACCEPT TIMEOUT – Microseconds
- Listener READ TIMEOUT – Seconds
- Listener READ TIMEOUT – Microseconds
- Listener ERROR TIMEOUT – Seconds, error processing
- Listener ERROR TIMEOUT – Microseconds, error processing
- Include IP ADDRESS FLAG – flag to add IP address to error message
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|