ParsecCGLevel
Congestion Control level.
Set the way we deal with congestion on the network.
Values
Name | Value | Description |
---|---|---|
CG_LEVEL_OLD | 0 | Old congestion control system. |
CG_LEVEL_SENSITIVE | 1 | New congestion control level, being quick on re-submitting packets. |
CG_LEVEL_RELAXED | 2 | New congestion control level, allowing for some extra time for acknowledgements. |