Home
last modified time | relevance | path

Searched refs:SHRPX_ERR_NETWORK (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connection.cc491 return SHRPX_ERR_NETWORK; in tls_handshake()
497 return SHRPX_ERR_NETWORK; in tls_handshake()
569 return SHRPX_ERR_NETWORK; in tls_handshake()
574 return SHRPX_ERR_NETWORK; in tls_handshake()
690 return SHRPX_ERR_NETWORK; in tls_handshake_simple()
696 return SHRPX_ERR_NETWORK; in tls_handshake_simple()
724 return SHRPX_ERR_NETWORK; in tls_handshake_simple()
729 return SHRPX_ERR_NETWORK; in tls_handshake_simple()
785 return SHRPX_ERR_NETWORK; in write_tls_pending_handshake()
793 return SHRPX_ERR_NETWORK; in write_tls_pending_handshake()
[all...]
H A Dshrpx_error.h36 SHRPX_ERR_NETWORK = -100, enumerator
H A Dshrpx_http_downstream_connection.cc301 return SHRPX_ERR_NETWORK; in initiate_connection()
321 return SHRPX_ERR_NETWORK; in initiate_connection()
353 return SHRPX_ERR_NETWORK; in initiate_connection()
367 return SHRPX_ERR_NETWORK; in initiate_connection()
391 return SHRPX_ERR_NETWORK; in initiate_connection()
404 return SHRPX_ERR_NETWORK; in initiate_connection()
H A Dshrpx_http2_upstream.cc1286 if (rv != SHRPX_ERR_NETWORK) { in downstream_read()
1310 if (rv == SHRPX_ERR_NETWORK) { in downstream_write()
H A Dshrpx_http3_upstream.cc1091 if (rv != SHRPX_ERR_NETWORK) { in downstream_read()
1115 if (rv == SHRPX_ERR_NETWORK) { in downstream_write()
H A Dshrpx_https_upstream.cc892 if (rv == SHRPX_ERR_NETWORK) { in downstream_write()

Completed in 12 milliseconds