Documentation ¶
Overview ¶
Package uevent provides a NETLINK_KOBJECT_UEVENT socket protocol.
NETLINK_KOBJECT_UEVENT sockets send udev-style device events. gVisor does not support any device events, so these sockets never send any messages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Protocol ¶
type Protocol struct{}
Protocol implements netlink.Protocol.
+stateify savable
Click to show internal directories.
Click to hide internal directories.