Home
last modified time | relevance | path

Searched refs:NGHTTP3_MIN_UNSENT_BYTES (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.h44 /* NGHTTP3_MIN_UNSENT_BYTES is the minimum unsent bytes which is large
46 #define NGHTTP3_MIN_UNSENT_BYTES 4096 macro
H A Dnghttp3_stream.c252 stream->unsent_bytes < NGHTTP3_MIN_UNSENT_BYTES;) { in nghttp3_stream_fill_outq()

Completed in 3 milliseconds