jetty.project/jetty-client
Greg Wilkins 17b6eee5ac
Jetty 9.4.x 2233 ssl flush try again 2 (#2726)
Major refactor of SslConnection to address #2233 and to simplify in preparation for java-11 support.

Made the `needFillInterest` and `onIncompleteFlush` methods the primary stateful methods with state for fill and flush side that does not reproduce state already held by the SslEngine itself.

Signed-off-by: Greg Wilkins <gregw@webtide.com>
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-07-18 10:11:35 +02:00
..
src Jetty 9.4.x 2233 ssl flush try again 2 (#2726) 2018-07-18 10:11:35 +02:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-07-11 17:32:16 -05:00