- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 515 (0.03 sec)
-
api/go1.3.txt
pkg syscall (freebsd-arm), const SYS_ACCEPT4 ideal-int pkg syscall (freebsd-arm), const SYS_BINDAT = 538 pkg syscall (freebsd-arm), const SYS_BINDAT ideal-int pkg syscall (freebsd-arm), const SYS_CAP_GETRIGHTS = 515 pkg syscall (freebsd-arm), const SYS_CAP_GETRIGHTS ideal-int pkg syscall (freebsd-arm), const SYS_CHFLAGSAT = 540 pkg syscall (freebsd-arm), const SYS_CHFLAGSAT ideal-int pkg syscall (freebsd-arm), const SYS_CONNECTAT = 539
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jun 02 02:45:00 UTC 2014 - 117K bytes - Viewed (0) -
okhttp/src/test/java/okhttp3/URLConnectionTest.kt
} } /** * When a pooled connection fails, don't blame the route. Otherwise pooled connection failures can * cause unnecessary SSL fallbacks. * * https://github.com/square/okhttp/issues/515 */ @Test fun sslFallbackNotUsedWhenRecycledConnectionFails() { server.useHttps(handshakeCertificates.sslSocketFactory()) server.enqueue( MockResponse( body = "abc",
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Jan 20 10:30:28 UTC 2024 - 131.7K bytes - Viewed (0)