Home
last modified time | relevance | path

Searched refs:nghttp2_strerror (Results 1 – 25 of 27) sorted by relevance

12

/third_party/nghttp2/examples/
Ddeflate.c68 nghttp2_strerror(rv)); in main()
76 nghttp2_strerror(rv)); in main()
125 nghttp2_strerror((int)rv)); in deflate()
Dlibevent-server.c301 warnx("Fatal error: %s", nghttp2_strerror(rv)); in session_send()
319 warnx("Fatal error: %s", nghttp2_strerror((int)readlen)); in session_recv()
432 warnx("Fatal error: %s", nghttp2_strerror(rv)); in send_response()
455 warnx("Fatal error: %s", nghttp2_strerror(rv)); in error_reply()
650 warnx("Fatal error: %s", nghttp2_strerror(rv)); in send_server_connection_header()
Dlibevent-client.c398 errx(1, "Could not submit SETTINGS: %s", nghttp2_strerror(rv)); in send_client_connection_header()
431 errx(1, "Could not submit HTTP request: %s", nghttp2_strerror(stream_id)); in submit_request()
444 warnx("Fatal error: %s", nghttp2_strerror(rv)); in session_send()
463 warnx("Fatal error: %s", nghttp2_strerror((int)readlen)); in readcb()
Dclient.c152 nghttp2_strerror(error_code)); in diec()
/third_party/nghttp2/src/
Dshrpx_http2_upstream.cc126 << nghttp2_strerror(rv); in upgrade_upstream()
817 << nghttp2_strerror(lib_error_code); in on_frame_not_send_callback()
949 << nghttp2_strerror(rv); in start_graceful_shutdown()
1081 << nghttp2_strerror(rv); in Http2Upstream()
1097 << nghttp2_strerror(rv); in Http2Upstream()
1157 << nghttp2_strerror(rv); in on_read()
1210 << window_size << " failed: " << nghttp2_strerror(rv); in on_write()
1228 << nghttp2_strerror(datalen); in on_write()
1423 << nghttp2_strerror(rv); in rst_stream()
1562 << nghttp2_strerror(rv); in send_reply()
[all …]
Dshrpx_http2_session.cc767 << nghttp2_strerror(stream_id); in submit_request()
788 << nghttp2_strerror(rv); in submit_rst_stream()
807 << nghttp2_strerror(rv); in resume_data()
1522 << nghttp2_strerror(lib_error_code); in on_frame_not_send_callback()
1769 << nghttp2_strerror(rv); in downstream_read()
1791 << nghttp2_strerror(datalen); in downstream_write()
1869 << nghttp2_strerror(rv); in consume()
Dinflatehd.cc128 nghttp2_strerror(rv), seq); in inflate_hd()
Dshrpx_live_check.cc595 << nghttp2_strerror(rv); in on_read()
633 << nghttp2_strerror(datalen); in on_write()
Dnghttp.cc378 << nghttp2_strerror(error) << std::endl; in continue_timeout_cb()
535 << "() returned error: " << nghttp2_strerror(stream_id) in submit_request()
1174 << nghttp2_strerror(rv) << std::endl; in connection_made()
1271 << nghttp2_strerror(rv) << std::endl; in on_read()
1297 << nghttp2_strerror(len) << std::endl; in on_write()
2155 << " failed: " << nghttp2_strerror(lib_error_code) << std::endl; in on_frame_not_send_callback()
Dapp_helper.cc425 nghttp2_strerror(lib_error_code)); in verbose_on_invalid_frame_recv_callback()
DHttpServer.cc618 << nghttp2_strerror(datalen) << std::endl; in fill_wb()
659 << nghttp2_strerror(rv) << std::endl; in read_clear()
782 << nghttp2_strerror(rv) << std::endl; in read_tls()
1295 << nghttp2_strerror(rv) << std::endl; in prepare_response()
/third_party/curl/lib/
Dcf-h2-proxy.c375 nghttp2_strerror(rc), rc); in cf_h2_proxy_ctx_init()
385 nghttp2_strerror(rc), rc); in cf_h2_proxy_ctx_init()
453 "%zd:%s", rv, nghttp2_strerror((int)rv)); in proxy_h2_process_pending_input()
531 nghttp2_strerror(rv), rv); in proxy_h2_progress_egress()
935 nghttp2_strerror(stream_id), stream_id); in proxy_h2_submit()
966 ts->stream_id, nghttp2_strerror(ts->stream_id)); in submit_CONNECT()
Dhttp2.c478 nghttp2_strerror(rc), rc); in cf_h2_ctx_init()
501 nghttp2_strerror(rc), rc); in cf_h2_ctx_init()
511 nghttp2_strerror(rc), rc); in cf_h2_ctx_init()
556 "%zd:%s", rv, nghttp2_strerror((int)rv)); in h2_process_pending_input()
635 nghttp2_strerror(rc), rc); in http2_send_ping()
642 nghttp2_strerror(rc), rc); in http2_send_ping()
1830 nghttp2_strerror(rv), rv); in h2_progress_egress()
2099 nghttp2_strerror(stream_id), stream_id); in h2_submit()
2452 nghttp2_strerror(rv), rv); in http2_data_pause()
/third_party/nghttp2/doc/sources/
Dtutorial-client.rst254 errx(1, "Could not submit SETTINGS: %s", nghttp2_strerror(rv));
286 errx(1, "Could not submit HTTP request: %s", nghttp2_strerror(stream_id));
314 warnx("Fatal error: %s", nghttp2_strerror((int)readlen));
342 warnx("Fatal error: %s", nghttp2_strerror(rv));
Dtutorial-server.rst306 warnx("Fatal error: %s", nghttp2_strerror(rv));
333 warnx("Fatal error: %s", nghttp2_strerror((int)readlen));
359 warnx("Fatal error: %s", nghttp2_strerror(rv));
566 warnx("Fatal error: %s", nghttp2_strerror(rv));
/third_party/node/deps/nghttp2/lib/
Dnghttp2_helper.c253 const char *nghttp2_strerror(int error_code) { in nghttp2_strerror() function
Dnghttp2_hd.c2170 nghttp2_strerror((int)rv)); in nghttp2_hd_inflate_hd_nv()
/third_party/nghttp2/lib/
Dnghttp2_helper.c253 const char *nghttp2_strerror(int error_code) { in nghttp2_strerror() function
Dlibnghttp2_shared.map342 nghttp2_strerror;
Dnghttp2_hd.c2170 nghttp2_strerror((int)rv)); in nghttp2_hd_inflate_hd_nv()
/third_party/nghttp2/doc/
DMakefile.am172 nghttp2_strerror.rst \
DCMakeLists.txt135 nghttp2_strerror.rst
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h3842 NGHTTP2_EXTERN const char *nghttp2_strerror(int lib_error_code);
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h3858 NGHTTP2_EXTERN const char *nghttp2_strerror(int lib_error_code);
/third_party/node/src/
Dnode_http2.cc2560 reinterpret_cast<const uint8_t*>(nghttp2_strerror(val)))); in HttpErrorString()
2711 Debug(session, "could not submit request: %s", nghttp2_strerror(ret)); in Request()

12