- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for thirdPlanAlreadyConnected (0.13 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/connection/FastFallbackExchangeFinderTest.kt
"plan 1 TLS connected", ) taskFaker.advanceUntil(270.ms) assertEvents( "plan 0 TCP connect canceled", ) } @Test fun thirdPlanAlreadyConnected() { val plan0 = routePlanner.addPlan() plan0.tcpConnectDelayNanos = 520.ms val plan1 = routePlanner.addPlan() plan1.tcpConnectDelayNanos = 260.ms // Connect completes at 510 ms.
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 20.9K bytes - Viewed (0)