stun_rs

Module error

source
Expand description

STUN Errors. This module contains all errors that can happen when dealing with stun.

Structs§

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