Close a socketR handle with the standard R connection API.

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

Arguments

con

A socketR socket handle.

...

Ignored.