alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.69k stars 327 forks source link

[!] fix interop multiplexing testcase error when hq stream send content and fin separately #420

Closed Kulsk closed 4 months ago

Kulsk commented 4 months ago

when client send separated stream content and fin, the read variable might be negative, makes state of hq request read error and infinite loop