rd-framework / com.jetbrains.rd.framework.util / NetUtils

NetUtils

object NetUtils

Functions

findFreePort

fun findFreePort(port: Int): Int

Extension Functions

deepClonePolymorphic

fun <T> T.deepClonePolymorphic(): T