Use QuicSession::ResetStream instead of CloseStream() in QBONE.
QuicSession::CloseStream() will be deprecated.
PiperOrigin-RevId: 319288214
Change-Id: Ib4de13072abaaaaa60a16881f2606fbbca5a7fbf
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.