Home
last modified time | relevance | path

Searched refs:SHRPX_ERR_DCONN_CANCELED (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_error.h39 SHRPX_ERR_DCONN_CANCELED = -103, enumerator
H A Dshrpx_http_downstream_connection.cc1503 return SHRPX_ERR_DCONN_CANCELED; in process_input()
H A Dshrpx_https_upstream.cc859 if (rv == SHRPX_ERR_DCONN_CANCELED) { in downstream_read()
H A Dshrpx_http2_upstream.cc1280 if (rv == SHRPX_ERR_DCONN_CANCELED) { in downstream_read()
H A Dshrpx_http3_upstream.cc1085 if (rv == SHRPX_ERR_DCONN_CANCELED) { in downstream_read()

Completed in 16 milliseconds