address property
The InternetAddress used to connect this socket.
Throws a SocketException if the socket is closed.
Implementation
InternetAddress get address;
The InternetAddress used to connect this socket.
Throws a SocketException if the socket is closed.
InternetAddress get address;