Skip to main content

RecvMulti

Type Alias RecvMulti 

pub type RecvMulti<S> = RecvManaged<S>;
Expand description

Receive data from remote into multiple managed buffers.

Aliased Typeยง

pub struct RecvMulti<S> { /* private fields */ }