sessionOptions.cc
- 类型:<string>
指定将使用的拥塞控制算法。必须设置为 'reno'、'cubic' 或 'bbr' 中的一个。
🌐 Specifies the congestion control algorithm that will be used
. Must be set to one of either 'reno', 'cubic', or 'bbr'.
这是一个高级选项,用户通常不需要指定。
🌐 This is an advanced option that users typically won't have need to specify.