Home
last modified time | relevance | path

Searched refs:nghttp2_error_code (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/src/
H A Dlib.rs309 pub const NGHTTP2_NO_ERROR: nghttp2_error_code = 0;
311 pub const NGHTTP2_PROTOCOL_ERROR: nghttp2_error_code = 1;
313 pub const NGHTTP2_INTERNAL_ERROR: nghttp2_error_code = 2;
317 pub const NGHTTP2_SETTINGS_TIMEOUT: nghttp2_error_code = 4;
319 pub const NGHTTP2_STREAM_CLOSED: nghttp2_error_code = 5;
321 pub const NGHTTP2_FRAME_SIZE_ERROR: nghttp2_error_code = 6;
323 pub const NGHTTP2_REFUSED_STREAM: nghttp2_error_code = 7;
325 pub const NGHTTP2_CANCEL: nghttp2_error_code = 8;
327 pub const NGHTTP2_COMPRESSION_ERROR: nghttp2_error_code = 9;
329 pub const NGHTTP2_CONNECT_ERROR: nghttp2_error_code = 10;
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/src/
H A Dlib.rs309 pub const NGHTTP2_NO_ERROR: nghttp2_error_code = 0;
311 pub const NGHTTP2_PROTOCOL_ERROR: nghttp2_error_code = 1;
313 pub const NGHTTP2_INTERNAL_ERROR: nghttp2_error_code = 2;
317 pub const NGHTTP2_SETTINGS_TIMEOUT: nghttp2_error_code = 4;
319 pub const NGHTTP2_STREAM_CLOSED: nghttp2_error_code = 5;
321 pub const NGHTTP2_FRAME_SIZE_ERROR: nghttp2_error_code = 6;
323 pub const NGHTTP2_REFUSED_STREAM: nghttp2_error_code = 7;
325 pub const NGHTTP2_CANCEL: nghttp2_error_code = 8;
327 pub const NGHTTP2_COMPRESSION_ERROR: nghttp2_error_code = 9;
329 pub const NGHTTP2_CONNECT_ERROR: nghttp2_error_code = 10;
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/src/
H A Dlib.rs309 pub const NGHTTP2_NO_ERROR: nghttp2_error_code = 0;
311 pub const NGHTTP2_PROTOCOL_ERROR: nghttp2_error_code = 1;
313 pub const NGHTTP2_INTERNAL_ERROR: nghttp2_error_code = 2;
317 pub const NGHTTP2_SETTINGS_TIMEOUT: nghttp2_error_code = 4;
319 pub const NGHTTP2_STREAM_CLOSED: nghttp2_error_code = 5;
321 pub const NGHTTP2_FRAME_SIZE_ERROR: nghttp2_error_code = 6;
323 pub const NGHTTP2_REFUSED_STREAM: nghttp2_error_code = 7;
325 pub const NGHTTP2_CANCEL: nghttp2_error_code = 8;
327 pub const NGHTTP2_COMPRESSION_ERROR: nghttp2_error_code = 9;
329 pub const NGHTTP2_CONNECT_ERROR: nghttp2_error_code = 10;
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/src/
H A Dlib.rs309 pub const NGHTTP2_NO_ERROR: nghttp2_error_code = 0;
311 pub const NGHTTP2_PROTOCOL_ERROR: nghttp2_error_code = 1;
313 pub const NGHTTP2_INTERNAL_ERROR: nghttp2_error_code = 2;
317 pub const NGHTTP2_SETTINGS_TIMEOUT: nghttp2_error_code = 4;
319 pub const NGHTTP2_STREAM_CLOSED: nghttp2_error_code = 5;
321 pub const NGHTTP2_FRAME_SIZE_ERROR: nghttp2_error_code = 6;
323 pub const NGHTTP2_REFUSED_STREAM: nghttp2_error_code = 7;
325 pub const NGHTTP2_CANCEL: nghttp2_error_code = 8;
327 pub const NGHTTP2_COMPRESSION_ERROR: nghttp2_error_code = 9;
329 pub const NGHTTP2_CONNECT_ERROR: nghttp2_error_code = 10;
[all …]
/dports/www/libnghttp2/nghttp2-1.46.0/doc/
H A Dnghttp2_submit_rst_stream.rst16 The pre-defined error code is one of :macro:`nghttp2_error_code`.
H A Dnghttp2_session_terminate_session.rst21 pre-defined error code is one of :macro:`nghttp2_error_code`.
H A Dnghttp2_submit_goaway.rst16 The pre-defined error code is one of :macro:`nghttp2_error_code`.
H A Dtypes.rst182 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. If a different
275 The error code. See :type:`nghttp2_error_code`.
355 The error code. See :type:`nghttp2_error_code`.
690 *error_code* is usually one of :macro:`nghttp2_error_code`, but that
747 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. In this case,
819 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. In this case,
894 :macro:`nghttp2_error_code.NGHTTP2_PROTOCOL_ERROR`. To change the
924 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. To change the
H A Denums.rst361 .. type:: nghttp2_error_code
/dports/www/nghttp2/nghttp2-1.46.0/doc/
H A Dnghttp2_submit_rst_stream.rst16 The pre-defined error code is one of :macro:`nghttp2_error_code`.
H A Dnghttp2_session_terminate_session.rst21 pre-defined error code is one of :macro:`nghttp2_error_code`.
H A Dnghttp2_submit_goaway.rst16 The pre-defined error code is one of :macro:`nghttp2_error_code`.
H A Dtypes.rst182 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. If a different
275 The error code. See :type:`nghttp2_error_code`.
355 The error code. See :type:`nghttp2_error_code`.
690 *error_code* is usually one of :macro:`nghttp2_error_code`, but that
747 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. In this case,
819 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. In this case,
894 :macro:`nghttp2_error_code.NGHTTP2_PROTOCOL_ERROR`. To change the
924 :macro:`nghttp2_error_code.NGHTTP2_INTERNAL_ERROR`. To change the
H A Denums.rst361 .. type:: nghttp2_error_code
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/nghttp2/
H A Dnghttp2.h789 } nghttp2_error_code; typedef
/dports/devel/clixon/clixon-4.8.0/util/
H A Dclixon_util_ssl.c181 nghttp2_error_code error_code, in on_stream_close_callback()
H A Dclixon_util_grpc.c189 nghttp2_error_code error_code, in on_stream_close_callback()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/python/
H A Dcnghttp2.pxd44 ctypedef enum nghttp2_error_code:
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/python/
H A Dcnghttp2.pxd44 ctypedef enum nghttp2_error_code:
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/python/
H A Dcnghttp2.pxd44 ctypedef enum nghttp2_error_code:
/dports/www/libnghttp2/nghttp2-1.46.0/python/
H A Dcnghttp2.pxd44 ctypedef enum nghttp2_error_code:
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/python/
H A Dcnghttp2.pxd44 ctypedef enum nghttp2_error_code:
/dports/www/nghttp2/nghttp2-1.46.0/python/
H A Dcnghttp2.pxd44 ctypedef enum nghttp2_error_code:
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Ddohclient.c331 nghttp2_error_code ATTR_UNUSED(error_code), void *cb_arg) in http2_stream_close_cb()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h791 } nghttp2_error_code; typedef

123