Correct merge error from f7b3caeddc5bb1da75aaafa4a66dec88ed585d69
This commit is contained in:
parent
81fb2eede8
commit
74140dbf53
@ -235,7 +235,6 @@ public class ReferenceCountedOpenSslEngine extends SSLEngine implements Referenc
|
|||||||
} finally {
|
} finally {
|
||||||
readerLock.unlock();
|
readerLock.unlock();
|
||||||
}
|
}
|
||||||
ssl = SSL.newSSL(context.ctx, !context.isClient());
|
|
||||||
try {
|
try {
|
||||||
networkBIO = SSL.bioNewByteBuffer(ssl, context.getBioNonApplicationBufferSize());
|
networkBIO = SSL.bioNewByteBuffer(ssl, context.getBioNonApplicationBufferSize());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user