Returns the address to which the socket is connected.
If the socket was connected prior to being closed,
then this method will continue to return the connected address
after the socket is closed.
null if the socket is not connected.
Diagram: Socket