Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

utils (version 3.1.2)

close.socket: Close a Socket

Description

Closes the socket and frees the space in the file descriptor table. The port may not be freed immediately.

Usage

close.socket(socket, ...)

Arguments

socket
A socket object
...
further arguments passed to or from other methods.

Value

logical indicating success or failure

See Also

make.socket, read.socket