Home
last modified time | relevance | path

Searched refs:BACKOFF_WRITE_BUFFER_THRES (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dh2load.h68 constexpr auto BACKOFF_WRITE_BUFFER_THRES = 16_k; member
H A Dh2load_http2_session.cc165 if (wb.rleft() >= BACKOFF_WRITE_BUFFER_THRES) { in send_callback()
H A Dh2load.cc1254 if (wb.rleft() >= BACKOFF_WRITE_BUFFER_THRES) { in on_write()

Completed in 6 milliseconds