- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for clientCloseCancelsConnectionAfterCustomTimeout (0.34 sec)
-
okhttp/src/test/java/okhttp3/internal/ws/RealWebSocketTest.kt
client.listener.assertFailure(IOException::class.java, "canceled") taskFaker.runTasks() } @Test fun clientCloseCancelsConnectionAfterCustomTimeout() { client.initWebSocket(random, webSocketCloseTimeout = 5_000) client.webSocket!!.close(1000, "Hello!") taskFaker.runTasks()
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Thu Apr 11 01:59:58 UTC 2024 - 18.5K bytes - Viewed (0)