Home | History | Annotate | Download | only in socket

Lines Matching refs:stopped_

434   bool stopped() const { return stopped_; }
435 void SetStopped(bool val) { stopped_ = val; }
466 bool stopped_;