An alternative to close for Sockets, Contexts, Listeners, Dialers and
Pipes avoiding S3 method dispatch.
Usage
reap(con)
Value
An integer exit code (zero on success).
Arguments
con
a Socket, Context, Listener, Dialer or Pipe.
Details
May be used on unclassed external pointers e.g. those created by
.context. Returns silently and does not warn or error, nor does
it update the state of object attributes.