getLocalAddress

abstract suspend fun getLocalAddress(): InetAddress?

Gets the local InetAddress.

Return

The local InetAddress, or null if not bound.