QUIC QSM: Get rid of recv_fin_retired in favour of recv_state
authorHugo Landau <hlandau@openssl.org>
Tue, 6 Jun 2023 15:25:12 +0000 (16:25 +0100)
committerPauli <pauli@openssl.org>
Sun, 16 Jul 2023 22:18:05 +0000 (08:18 +1000)
commit5ed3a435d5f84e296330595985c7adb2575ecba5
tree445e82625dccf0c011b0e503cfcdfbe8f4fb155c
parentb3695154b5cfd8ac528b8c2794d2dc446899caae
QUIC QSM: Get rid of recv_fin_retired in favour of recv_state

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21135)
include/internal/quic_stream_map.h
ssl/quic/quic_impl.c
ssl/quic/quic_tserver.c