- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for expiredTime (0.14 sec)
-
okhttp/src/test/java/okhttp3/internal/connection/ConnectionPoolTest.kt
} @Test fun connectionPreWarmingHttp1() { taskFaker.advanceUntil(System.nanoTime()) val expireTime = taskFaker.nanoTime + 1_000_000_000_000 routePlanner.autoGeneratePlans = true routePlanner.defaultConnectionIdleAtNanos = expireTime val address = routePlanner.address val pool = routePlanner.pool // Connections are created as soon as a policy is set
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Jun 22 16:06:35 UTC 2024 - 12.8K bytes - Viewed (0)