Home
last modified time | relevance | path

Searched refs:NGHTTP3_QPACK_DECODER_STREAM_ERROR (Results 1 – 2 of 2) sorted by relevance

/dports/www/libnghttp3/nghttp3-b9e565c/lib/
H A Dnghttp3_err.c97 return NGHTTP3_QPACK_DECODER_STREAM_ERROR; in nghttp3_err_infer_quic_app_error_code()
/dports/www/libnghttp3/nghttp3-b9e565c/lib/includes/nghttp3/
H A Dnghttp3.h435 #define NGHTTP3_QPACK_DECODER_STREAM_ERROR 0x0202 macro