rustix::backend::net

Module write_sockaddr

Source
Expand description

The BSD sockets API requires us to read the ss_family field before we can interpret the rest of a sockaddr produced by the kernel.

Functions§