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 {
|
||||
readerLock.unlock();
|
||||
}
|
||||
ssl = SSL.newSSL(context.ctx, !context.isClient());
|
||||
try {
|
||||
networkBIO = SSL.bioNewByteBuffer(ssl, context.getBioNonApplicationBufferSize());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user