1e360244a5
Added workarounds for the Java 11 behavior. In fill(), call closeInbound() if we filled -1 and the handshake did not start yet. This avoids to send a ClientHello to the peer even if we are closing. In flush(), if the handshake status is NEED_UNWRAP but we are closing, force a wrap(). Added test cases. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |