Module netstack3_core::udp

source ·
Expand description

Methods for dealing with UDP sockets.

Structs§

Enums§

  • Error when sending a packet on a socket.
  • An error encountered while sending a UDP packet to an alternate address.
  • The remote port for a UDP socket.

Traits§