Module rustix::backend::net::addr

source ·
Expand description

Socket address utilities.

§Safety

This file uses CStr::from_bytes_with_nul_unchecked on a string it knows to be NUL-terminated.

Structs§

Functions§

Type Aliases§