Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_error.h40 SHRPX_ERR_RETRY = -104, enumerator
H A Dshrpx_http_downstream_connection.cc160 if (rv == SHRPX_ERR_RETRY) { in readcb()
180 if (rv == SHRPX_ERR_RETRY) { in writecb()
1217 return SHRPX_ERR_RETRY; in write_first()
H A Dshrpx_https_upstream.cc856 return SHRPX_ERR_RETRY; in downstream_read()
H A Dshrpx_http2_upstream.cc1278 return SHRPX_ERR_RETRY; in downstream_read()
H A Dshrpx_http3_upstream.cc1083 return SHRPX_ERR_RETRY; in downstream_read()

Completed in 16 milliseconds