isBound

abstract suspend fun isBound(): Boolean

Checks if the socket is bound.

Return

True if the socket is bound, false otherwise.