Crate netstack3_datagram

source ·
Expand description

Netstack3 core Datagram sockets.

This crate contains the shared base implementation between UDP and ICMP Echo sockets.

Structs§

Enums§

Traits§

Type Aliases§

  • Datagram demultiplexing map.
  • A convenient alias for a strong reference to a datagram socket.
  • A convenient alias for a weak reference to a datagram socket.