Expand description
Methods for dealing with UDP sockets.
Structs§
- UdpPacket
Meta - Auxiliary information about an incoming UDP packet.
- UdpSocket
Id - A UDP socket.
Enums§
- Send
Error - Error when sending a packet on a socket.
- Send
ToError - An error encountered while sending a UDP packet to an alternate address.
- UdpRemote
Port - The remote port for a UDP socket.
Traits§
- UdpBindings
Types - The bindings context providing external types to UDP sockets.
- UdpReceive
Bindings Context - The bindings context handling received UDP frames.