z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EndTcpIp

z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
SC27-3660-00

Use EndTcpIp when you have finished with the TCP/IP services. The procedure shown in Figure 1 releases ports and protocols in use that are not permanently reserved. It causes TCP to clean up the data structures it has associated with your commands.

Figure 1. EndTcpIp example
   procedure EndTcpIp;
            external;

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014