SOCKETS.CLOSE Function
The SOCKETS object is deprecated and may be removed in a future release. Use INET::Socket instead.
Syntax
V Close()
Description
Close an open socket.
Discussion
The .CLOSE() method closes a socket, if it is open.
See Also
Syntax
Description
Close an open socket.
Discussion
The .CLOSE() method closes a socket, if it is open.
See Also