bio == null org.conscrypt.NativeCrypto.SSL_pending_written_bytes_in_BIO(Native Method)
- 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
Assessment
This issue has not been assessed yet.