Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_http2.h787 void HandleGoawayFrame(const nghttp2_frame* frame);
H A Dnode_http2.cc974 session->HandleGoawayFrame(frame); in OnFrameReceive()
1435 void Http2Session::HandleGoawayFrame(const nghttp2_frame* frame) { in HandleGoawayFrame() function in node::http2::Http2Session

Completed in 12 milliseconds