Expand description
Crate providing utilities for coercing between types of sockaddr structs.
Structs
- Socket address for an Ethernet packet socket.
Traits
- Socket addresses that can be converted to
socket2::SockAddr
. - Socket addresses that can be converted to
libc::sockaddr_ll
.