Re-exports§
pub use self::async_socket_ext::AsyncSocketExt;
Modules§
- async_
socket_ ext - constants
- This module provides a lot of netlink constants for various protocol. As we add support for the various protocols, these constants will be moved to their own crate.
- protocols
Structs§
- Socket
- A netlink socket.
- Socket
Addr - The address of a netlink socket
Traits§
- Async
Socket - Trait to support different async backends