rustix::backend::net

Module msghdr

Source
Expand description

Utilities for dealing with message headers.

These take closures rather than returning a c::msghdr directly because the message headers may reference stack-local data.

Functions§