jetty.project/jetty-io/src
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
..
main/java Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
test #7243 ByteBufferPool and RetainableByteBufferPool now reset the buffer's endianness on release 2021-12-09 12:44:12 +01:00