Obtains the remote address associated with conduit from getpeername(). conduit must have been downcasted from Socket.
socked conduit
the remote address associated with conduit.
SocketAddressException if getpeername() reports an error.
See Implementation
Obtains the remote address associated with conduit from getpeername(). conduit must have been downcasted from Socket.