Re-exports§
pub use self::vsock::VsockAddr;
Modules§
Macros§
Structs§
- Socket
Address Length NotDynamic - The error returned by
SockaddrLike::set_length
on an address whose length is statically fixed. - Unix
Addr - A wrapper around
sockaddr_un
.
Enums§
- Address
Family - These constants specify the protocol family to be used
in
socket
andsocketpair
- Unix
Addr 🔒Kind
Traits§
- Sockaddr
Like - Anything that, in C, can be cast back and forth to
sockaddr
.
Functions§
Unions§
- Sockaddr
Storage - A container for any sockaddr type