DatagramWriteChannel

A channel for sending datagrams

Report a problem

Inheritors

Properties

Link copied to clipboard
abstract val outgoing: SendChannel<Datagram>

Datagram outgoing channel.

Functions

Link copied to clipboard
open suspend fun send(datagram: Datagram)

Send datagram.