getChannel

abstract suspend fun getChannel(): AsynchronousSocketChannel

Gets the underlying AsynchronousSocketChannel.

Return

The AsynchronousSocketChannel.