netty5/handler/src
Norman Maurer a9a3e2cef1
Clarify who is responsible closing the InputStream once SslContext w… (#10983)
Motivation:

It was not 100% clear who is responsible calling close() on the InputStream.

Modifications:

Clarify javadocs.

Result:

Related to https://github.com/netty/netty/issues/10974

Co-authored-by: Chris Vest <christianvest_hansen@apple.com>
2021-02-01 11:50:26 +01:00
..
main Clarify who is responsible closing the InputStream once SslContext w… (#10983) 2021-02-01 11:50:26 +01:00
test Correctly filter out TLSv1.3 ciphers if TLSv1.3 is not enabled (#10919) 2021-01-28 11:00:51 +01:00