DatagramReadWriteChannel

Properties

Link copied to clipboard

Incoming datagrams channel

Link copied to clipboard

Datagram outgoing channel.

Functions

Link copied to clipboard
open suspend fun receive(): Datagram

Receive a datagram.

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

Send datagram.