Crate netlink_sys
source ·Re-exports
pub use self::async_socket_ext::AsyncSocketExt;
Modules
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.
Structs
An I/O object representing a Netlink socket.
A netlink socket.
The address of a netlink socket
Traits
Trait to support different async backends