Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_http2.h950 max_concurrent_streams_(stats.max_concurrent_streams), in Http2SessionPerformanceEntry()
961 size_t max_concurrent_streams() const { return max_concurrent_streams_; } in max_concurrent_streams()
977 size_t max_concurrent_streams_; variable