socketClose function
socketClose status
socketClose (socketId)
Closes the TCP/IP socket referenced by socketId. Once a socket is closed, it may not be used again.
Parameters:
socketId - The socket identifier returned from socketOpen.
Returns:
True if the socket was closed, false if the socket was not closed.
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*