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

/external/chromium_org/net/quic/
H A Dquic_session.h197 return goaway_sent_;
318 bool goaway_sent_; member in class:net::QuicSession
H A Dquic_session.cc111 goaway_sent_(false),
395 if (goaway_sent_) {
398 goaway_sent_ = true;

Completed in 385 milliseconds