CloseSocket (open)

Close a TCP/IP socket and free its associated data

Syntax

LOADLIB "wh::internet/tcpip.whlib";

MACRO CloseSocket(INTEGER connectionid)

Parameters

INTEGER connectionid

ID of connection to close (will be invalid after the close)