Searched defs:in_flight_write_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_session.h1033 scoped_ptr<SpdyBuffer> in_flight_write_; member in class:net::SpdySession
1034 // The type of the frame in |in_flight_write_|.
1036 // The size of the frame in |in_flight_write_|.
1038 // The stream to notify when |in_flight_write_| has been written to

Completed in 348 milliseconds