- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for addressesSortedWhenFastFallbackIsOn (0.23 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/connection/RouteSelectorTest.kt
assertThat(selection.routes.map { it.socketAddress.address }).containsExactly( ipv4_1, ipv4_2, ipv6_1, ipv6_2, ) } @Test fun addressesSortedWhenFastFallbackIsOn() { val address = factory.newAddress( proxy = Proxy.NO_PROXY, ) val routeSelector = newRouteSelector( address = address, fastFallback = true,
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Oct 08 03:50:05 GMT 2025 - 20.3K bytes - Click Count (0)