Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_http2.cc1224 if (session->outgoing_length_ > 4096 || in OnDataChunkReceived()
1674 outgoing_length_ = 0; in ClearOutgoing()
1706 outgoing_length_ += write.buf.len; in PushOutgoingBuffer()
H A Dnode_http2.h920 size_t outgoing_length_ = 0; member in node::http2::Http2Session

Completed in 7 milliseconds