Close a socket
Usage
close.socket(socket)
Arguments
Description
Closes the socket and frees the space in the file descriptor table. The
port may not be freed immediately.Value
logical indicating success or failureAuthor(s)
Thomas LumleySee Also
make.socket
, read.socket