//reikai-core/io.github.kerelape.reikai.io.network/TcpChannel/close
close
[JVM]
open suspend override fun close(): Source
Close the underlying AsynchronousSocketChannel.
Return
The source that made this channel.
//reikai-core/io.github.kerelape.reikai.io.network/TcpChannel/close
[JVM]
open suspend override fun close(): Source
Close the underlying AsynchronousSocketChannel.
The source that made this channel.