Skip to main content

Crate genetlink

Crate genetlink 

Source

Modules§

message
Raw generic netlink payload message

Structs§

GenetlinkHandle
The generic netlink connection handle

Enums§

GenetlinkError
Error type of genetlink

Functions§

new_connection
Construct a generic netlink connection
new_connection_with_socket
Variant of new_connection that allows specifying a socket type to use for async handling