close.Socket.Rd
Close an R6 Socket with the standard R connection API.
# S3 method for class 'Socket' close(con, ...)
A Socket R6 object.
Socket
Ignored.