ServerConfig
@Serializable
Constructors
Link copied to clipboard
constructor(host: InetAddress? = InetAddress.getLoopbackAddress(), port: Int = 0, readOnlyPort: Int = -1, numThreads: Int = 42, ssl: ServerConfig.SslSettings? = null)