Home
last modified time | relevance | path

Searched refs:NGTCP2_ERR_STREAM_SHUT_WR (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_err.c69 case NGTCP2_ERR_STREAM_SHUT_WR: in ngtcp2_strerror()
Dngtcp2_conn.c11540 return NGTCP2_ERR_STREAM_SHUT_WR; in ngtcp2_conn_writev_stream_versioned()
/third_party/nghttp2/src/
Dh2load_quic.cc697 case NGTCP2_ERR_STREAM_SHUT_WR: in write_quic()
Dshrpx_http3_upstream.cc851 case NGTCP2_ERR_STREAM_SHUT_WR: in write_streams()
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/
Dngtcp2.h680 #define NGTCP2_ERR_STREAM_SHUT_WR -221 macro
/third_party/curl/lib/vquic/
Dcurl_ngtcp2.c1699 case NGTCP2_ERR_STREAM_SHUT_WR: in read_pkt_to_send()