We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed53e6f commit 6ef4547Copy full SHA for 6ef4547
src/commonMain/kotlin/dev/datlag/k2k/connect/ConnectionServer.kt
@@ -11,7 +11,6 @@ import io.ktor.network.sockets.Socket
11
import io.ktor.network.sockets.aSocket
12
import io.ktor.network.sockets.openReadChannel
13
import io.ktor.network.sockets.tcpNoDelay
14
-import io.ktor.utils.io.availableForRead
15
import io.ktor.utils.io.core.use
16
import io.ktor.utils.io.readAvailable
17
import kotlinx.coroutines.CoroutineScope
0 commit comments