socketClose


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.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*