Home
last modified time | relevance | path

Searched refs:SHRPX_MSG_BLOCK (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_io_control.h39 enum IOCtrlReason { SHRPX_NO_BUFFER = 1 << 0, SHRPX_MSG_BLOCK = 1 << 1 }; enumerator
Dshrpx_http_downstream_connection.cc1156 downstream->pause_read(SHRPX_MSG_BLOCK); in htp_msg_completecb()