jetty.project/jetty-http3/http3-qpack
Simone Bordet c879358777 Issue #6728 - QUIC and HTTP/3
- QPACK exceptions now use long instead of int, to be consistent with other error codes.
- Fixed ManagedSelector to count down the stop latches in finally blocks, so that they are always counted down even in case of exceptions.
- Improved exception handling in case of closes.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
..
src 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