Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Bordet2014-10-13 14:55:28 +0000
committerSimone Bordet2014-10-13 14:55:59 +0000
commitabdd2e4ff0a0c382c51ba05b6ba3049851055223 (patch)
tree71ed465430358f9220c57ec6b7ee78a08539ed2d /jetty-start/src/test/resources/usecases
parent2dba2ea2c2c0d45825b0dec008f14b987204832b (diff)
downloadorg.eclipse.jetty.project-abdd2e4ff0a0c382c51ba05b6ba3049851055223.tar.gz
org.eclipse.jetty.project-abdd2e4ff0a0c382c51ba05b6ba3049851055223.tar.xz
org.eclipse.jetty.project-abdd2e4ff0a0c382c51ba05b6ba3049851055223.zip
440729 - SSL requests often fail with EOFException or IllegalStateException.
Fixed IllegalStateException by handling NEED_UNWRAP for the CLOSED state in fill(). The EOFException does not seem to be an issue with the client. Also removed an unneeded catch block and an empty if statement.
Diffstat (limited to 'jetty-start/src/test/resources/usecases')
0 files changed, 0 insertions, 0 deletions

Back to the top