pub type CMsgBuilder<'a> = AncillaryBuilder<'a>;๐Deprecated since 0.12.0:
use compio_io::ancillary::AncillaryBuilder instead
Available on crate feature
net only.Expand description
Helper to construct control message.
Aliased Typeยง
pub struct CMsgBuilder<'a> { /* private fields */ }