gtpi1m50 | System Installation Support Reference |
The socket cycle-up user exit, CLCV, allows you to activate all of your
socket server applications at one time. CLCV is entered once during
system cycle-up after all active offload devices are connected to the TPF
system.
Input
None.
Programming Considerations
- If you have a server that handles the incoming requests for the entire
TCP/IP network, use CLCV to activate all your server applications.
However, if you have only one server for each offload device, use the socket
activation user exit, CLCH, to activate each server separately. See Socket Activation for a description of this user exit.
- Application programmers can include server programs that handle incoming
messages received from any network interface defined to the TPF system.
- See TPF Transmission Control Protocol/Internet
Protocol as a guide to help you write your socket server code.
Return Values
None.