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