Module channel

Expand description

A transport implementation which uses Zircon channels.

Structsยง

Buffer
A channel buffer.
Exclusive
The exclusive part of a channel.
RecvBuffer
A channel receive buffer.
RecvFutureState
The state for a channel receive future.
SendFutureState
The state for a channel send future.
Shared
The shared part of a channel.