Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_http2.h658 bool CanAddStream();
H A Dnode_http2.cc740 bool Http2Session::CanAddStream() { in CanAddStream() function in node::http2::Http2Session
899 if (UNLIKELY(!session->CanAddStream() || in OnBeginHeadersCallback()

Completed in 7 milliseconds