Home
last modified time | relevance | path

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

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