Close an R6 Socket with the standard R connection API.

# S3 method for class 'Socket'
close(con, ...)

Arguments

con

A Socket R6 object.

...

Ignored.