commit | 87df0d095fe86bd8b8fed96c6af40baaaf06a21d | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Thu Feb 13 11:53:52 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 13 11:54:20 2020 -0800 |
tree | 46896ff9d5adb4c2821affb5459311708dc53e7e | |
parent | 77e5c1f19e60edc84a43d7e98cdce07485a2804b [diff] |
Change QuicStream::CloseConnectionWithDetails() to QuicStream::OnUnrecoverableError. The stream shouldn't be able to instruct the session on what to do. Instead, it should just report its state change and let the session handle it. gfe-relnote: name change only. Not protected. PiperOrigin-RevId: 294966339 Change-Id: Ibff2ed7169d0964ea5f19823445f5aa9ce8c5916