Home
last modified time | relevance | path

Searched defs:Goaway (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_http2.cc2593 void Http2Session::Goaway(uint32_t code, in Goaway() function in node::http2::Http2Session
2612 void Http2Session::Goaway(const FunctionCallbackInfo<Value>& args) { in Goaway() function in node::http2::Http2Session