Rename QuicSession::OnStreamDoneWaitingForAcks() to MaybeCloseZombieStream().
This new name matches the new zombie stream logic.
PiperOrigin-RevId: 334913764
Change-Id: I740765c0f758ce7728b0967f9c6ae3a841845a86
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.