Module recvmsg::msgbuf

source ·
Expand description

Message reception buffers that can either contain a borrowed slice or own a memory allocation, with customizable growth behavior, including memory quotas.

See MsgBuf’s documentation.

Structs

Traits