Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
TcpClose z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference SC27-3660-00 |
|
Use the procedure shown in Figure 1 to begin the TCP one-way closing sequence. During this closing sequence, you, the local client, cannot send any more data. Data might be delivered to you until the foreign application also closes. TcpClose also causes all data sent on that connection by your application, and buffered by TCPIP, to be sent to the foreign application immediately. Figure 1. TcpClose example
For a description of Pascal return codes, see Table 1.
Notes:
|
Copyright IBM Corporation 1990, 2014
|