DatagramWriteChannel
interface DatagramWriteChannel
A channel for sending datagrams
Properties
abstract val outgoing: SendChannel<Datagram> Datagram outgoing channel |
Functions
Send datagram |
Inheritors
interface DatagramReadWriteChannel : A channel for sending and receiving datagrams |