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

/external/chromium_org/net/spdy/
H A Dspdy_stream.h202 void set_send_stalled_by_flow_control(bool stalled) { argument
203 send_stalled_by_flow_control_ = stalled;
382 // If the stream is stalled on sending data, but the session is not
383 // stalled on sending data and |send_window_size_| is positive, then

Completed in 57 milliseconds