Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ timeout
Method
timeout
okhttp/src/main/java/io/grpc/okhttp/AsyncSink.java:185–188 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
}
184
185
@Override
186
public
Timeout timeout() {
187
return
Timeout.NONE;
188
}
189
190
@Override
191
public
void
close() {
Callers
15
frameAfterRstStreamShouldNotBreakClientChannel
Method · 0.45
serverNotListening
Method · 0.45
clientStartStop
Method · 0.45
clientStartAndStopOnceConnected
Method · 0.45
checkClientAttributes
Method · 0.45
openStreamPreventsTermination
Method · 0.45
shutdownNowKillsClientStream
Method · 0.45
shutdownNowKillsServerStream
Method · 0.45
ping
Method · 0.45
ping_duringShutdown
Method · 0.45
ping_afterTermination
Method · 0.45
newStream_duringShutdown
Method · 0.45
Calls
no outgoing calls
Tested by
15
frameAfterRstStreamShouldNotBreakClientChannel
Method · 0.36
serverNotListening
Method · 0.36
clientStartStop
Method · 0.36
clientStartAndStopOnceConnected
Method · 0.36
checkClientAttributes
Method · 0.36
openStreamPreventsTermination
Method · 0.36
shutdownNowKillsClientStream
Method · 0.36
shutdownNowKillsServerStream
Method · 0.36
ping
Method · 0.36
ping_duringShutdown
Method · 0.36
ping_afterTermination
Method · 0.36
newStream_duringShutdown
Method · 0.36