Module rustix::backend::net::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ยง