quic: fix closing of streams 06/39306/2
authorFlorin Coras <[email protected]>
Tue, 1 Aug 2023 17:53:22 +0000 (10:53 -0700)
committerDamjan Marion <[email protected]>
Wed, 2 Aug 2023 16:36:44 +0000 (16:36 +0000)
commit39a8e164486d74e1d4ded5cb83e5a5fec93db3b1
tree8ad2c35241f72190af81088c09b68be4d52c99f3
parent3706636ca05982996b16610233df3e303845238e
quic: fix closing of streams

Avoid explicit manipulation of session state and generate closing event
if need be.

Type: fix

Signed-off-by: Florin Coras <[email protected]>
Change-Id: I07cda1db08a2673b27b496ea1371b0dfd8e6f98a
src/plugins/quic/quic.c