p-quic / pquic

The PQUIC implementation, a framework that enables QUIC clients and servers to dynamically exchange protocol plugins that extend the protocol on a per-connection basis
https://pquic.org
MIT License
126 stars 20 forks source link

Minor Fix #39

Closed IoniaSpirit closed 10 months ago

IoniaSpirit commented 1 year ago

Hi, I try to fix the bugs in #34 #35 #36 and #38.

Can you validate these fixes please.

mpiraux commented 11 months ago

The code looks good. Have you done any test to ensure it fixes these issues ?