Expand description
Device socket API.
Structs§
- Metadata required to send a frame on a device socket.
- Data from an Ethernet frame.
- Parameters needed to apply system-framing of an Ethernet frame.
- Data from an IP frame.
- Information about the bound state of a socket.
- A weak reference to socket state.
Enums§
- A frame sent or received on a device
- The type of address used as the destination address in a device-layer frame.
- A selector for frames based on link-layer protocol number.
- A frame received on a device.
- The error type for
SendFrameError
. - A frame sent on a device.
- Selector for devices to send and receive packets on.
Traits§
- The execution context for device sockets provided by bindings.
- Provides associated types for device sockets provided by the bindings context.
Type Aliases§
- Public identifier for a socket.