PRR currently can start by waiting a short run of ACKs
without sending any segments - partially due to limited
transmit.
This change pulls the transmission opportunities slightly
leftward, preventing long runs of ACKs (initially up to 4)
before a segment is allowed for transmit. Depending on
the expected cwnd reduction, and if ACK compression is
happening, at most every other ACK should now elicit a
new segment.