Expand description
STUN Errors. This module contains all errors that can happen when dealing with stun.
Structs§
- Describes the error happened when parsing an
StunAttribute
- Describes an error decoding a
StunMessage
- Describes an error encoding a message
StunMessage
- Stun error
- Describes an error happening at message level
Enums§
- Provides information about the error
- Indicates if the error happened when parsing the message, for example if the input buffer is shorter than the length indicated in the STUN header, or if the error happened parsing an attribute.
- Defines the type of error