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