Searched refs:kDefaultMaxPings (Results 1 - 1 of 1) sorted by relevance
/third_party/node/src/ | ||
H A D | node_http2.h | 34 constexpr size_t kDefaultMaxPings = 10; member 242 size_t max_outstanding_pings_ = kDefaultMaxPings; 912 size_t max_outstanding_pings_ = kDefaultMaxPings; |
Completed in 4 milliseconds