DccConfigState
data class DccConfigState(dccEnabled: Boolean, outgoingIp: InetAddress, ipDetectionMode: DccIpDetectionMode, portSelectionMode: DccPortSelectionMode, minPort: UShort, maxPort: UShort, chunkSize: Int, sendTimeout: Int, usePassiveDcc: Boolean, useFastSend: Boolean)
Content copied to clipboard