Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream_queue.cc37 DownstreamQueue::DownstreamQueue(size_t conn_max_per_host, bool unified_host) in DownstreamQueue() argument
41 unified_host_(unified_host) {} in DownstreamQueue()
Dshrpx_downstream_queue.h73 DownstreamQueue(size_t conn_max_per_host = 0, bool unified_host = true);