socket.close

Syntax

v = socket.close(s)

Close communication on a socket.

Returns:

v - void return

Arguments:

s - socket pointer or integer channel number with value from 0 to 5