Skip to main content

Module driver

Module driver 

Source
Available on crate feature reassembler only.
Expand description

FlowDriver — sync wrapper that bundles a FlowTracker with a ReassemblerFactory and dispatches TCP segments to the right reassembler.

The async equivalent lives in netring’s FlowStream::with_async_reassembler.

Structs§

FlowDriver