forked from quic-go/quic-go
The period should start when the first frame is received, not when the data is first read. This makes a difference when the first STREAM frame is received out of order.
The period should start when the first frame is received, not when the data is first read. This makes a difference when the first STREAM frame is received out of order.