commit | ed49cb93b1ca1c29bb3e57f9be56583a1b3a56fc | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Tue Mar 03 14:30:53 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 03 14:31:33 2020 -0800 |
tree | 9dcd2cabbb04b8ddab3c560493d81d03e691d37b | |
parent | 4d992bf6ccbcf54172788a54e3645b50e6daaa72 [diff] |
Move stream static checks from QuicSession to QuicStream. This change is to encourage the rule of "If session needs to hand over things to the stream, let the stream do as much as it can". gfe-relnote: no behavior change. not protected. PiperOrigin-RevId: 298695625 Change-Id: I808702aec0f688cb1d2d83e8e84f85a4f73fa1c7