Module flow_ctrl

Source
Available on crate feature flowctl-cc only.
Expand description

Cells for flow control (excluding “sendme” cells).

Structs§

FlowCtrlVersion
A recognized flow control version.
UnrecognizedVersionError
The XON/XOFF cell version was not recognized.
Xoff
An XOFF relay message.
Xon
An XON relay message.

Enums§

XonKbpsEwma
The kbps_ewma field of an XON cell.