Skip to main content

Module state

Module state 

Source
Expand description

Code for implementing flow control (stream-level).

Structsยง

StreamFlowCtrl ๐Ÿ”’
Manages flow control for a stream.
StreamRateLimit ๐Ÿ”’
A newtype wrapper for a tor stream rate limit that makes the units explicit.

Enumsยง

StreamFlowCtrlEnum ๐Ÿ”’
Private internals of StreamFlowCtrl.

Traitsยง

FlowCtrlHooks ๐Ÿ”’
Methods that can be called on a StreamFlowCtrl.