QUIC errors definitions. More...
Functions | |
const char * | imquic_error_code_str (imquic_error_code type) |
Helper function to serialize to string the name of a imquic_error_code value. | |
QUIC errors definitions.
Definitions for QUIC errors, and helper functions to use them.
const char * imquic_error_code_str | ( | imquic_error_code | type | ) |
Helper function to serialize to string the name of a imquic_error_code value.
type | The imquic_error_code value |