The remote host address of the socket or
nil
if not connected.
The remote port number of the socket or
nil
if not connected.
Connected sockets have two addresses, local and remote. The
get-socket-peer-address
function returns the remote address.