MixedModeAlgorithm

Port of settings_pack::bandwidth_mixed_algo_t (for Settings.MIXED_MODE_ALGORITHM).

Properties

Link copied to clipboard
const val PEER_PROPORTIONAL: Int = 1

Throttle TCP to the same proportion of throughput as there are TCP connections.

Link copied to clipboard
const val PREFER_TCP: Int = 0

Disable the mixed-mode bandwidth balancing (favour TCP).