google / google/conscrypt

bio == null org.conscrypt.NativeCrypto.SSL_pending_written_bytes_in_BIO(Native Method)

Open
#935 5 comments 1 reaction 0 assignees View on GitHub
needs more info
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

1 org.conscrypt.NativeCrypto.SSL_pending_written_bytes_in_BIO(Native Method)
--
2 org.conscrypt.NativeSsl$BioWrapper.getPendingWrittenBytes(SourceFile:2)
3 org.conscrypt.ConscryptEngine.pendingOutboundEncryptedBytes(SourceFile:1)
4 org.conscrypt.ConscryptEngineSocket.drainOutgoingQueue(SourceFile:1)
5 org.conscrypt.ConscryptEngineSocket.close(SourceFile:11)
6 org.conscrypt.ConscryptEngineSocket$SSLInputStream.close(SourceFile:1)
7 okio.Okio$2.close(SourceFile:1)
8 okio.AsyncTimeout$2.close(SourceFile:1)
9 okio.RealBufferedSource.close(SourceFile:3)
10 io.grpc.okhttp.internal.framed.Http2$Reader.close(SourceFile:1)
11 io.grpc.okhttp.OkHttpClientTransport$ClientFrameHandler.run(SourceFile:9)
12 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
13 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
14 java.lang.Thread.run(Thread.java:919)

implementation 'com.squareup.okhttp3:okhttp:3.12.12'
implementation 'org.conscrypt:conscrypt-android:2.5.1'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.