Expand description
Common types for dealing with sockets.
Structs§
- The addr could not be converted to a
NonMappedAddr
. - Information associated with a datagram connection.
- A connected socket was expected.
- An unbound socket was expected.
- Information associated with a datagram listener.
- An error encountered when attempting to perform dual stack operations on socket with a non dual stack capable protocol.
- A
ZonedAddr
whose address isZoned
iff a zone is required.
Enums§
- An error when attempting to create a datagram socket.
- Selector for the device to affect when changing multicast settings.
- Selector for the device to use when changing multicast membership settings.
- Error encountered when sending a datagram on a socket.
- An error encountered while sending a datagram packet to an alternate address.
- An error encountered while enabling or disabling dual-stack operation.
- Error resulting from attempting to change multicast membership settings for a socket.
- Which direction(s) to shut down for a socket.
- Information about the addresses for a socket.