Documentation for this section has not yet been entered.
Returns the local address and port of this socket as a SocketAddress or null if the socket has never been bound. If the socket is closed but has previously been bound then an address for which InetAddress.IsAnyLocalAddress returns true will be returned with the previously-bound port. This is useful on multihomed hosts.