Home | History | Annotate | Download | only in socket_stream

Lines Matching refs:IsConnected

155   if (!socket_.get() || !socket_->IsConnected() || next_state_ == STATE_NONE)
301 if (!socket_.get() || !socket_->IsConnected()) {
868 if (!socket_.get() || !socket_->IsConnected()) {