jetty.project/jetty-quic/quic-common
Simone Bordet e81c3ead7a Issue #6728 - QUIC and HTTP/3
Made QuicConnection's fillable callback of type EITHER.
This is necessary when there are no threads available,
because we still want to read from the network and feed
Quiche so that it can progress with respect to packet
acknowledgments and flow control updates.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
..
src/main/java Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
pom.xml Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00