Home | History | Annotate | Download | only in socket

Lines Matching refs:STATE_NONE

140     STATE_NONE,
194 state_ = STATE_NONE;
202 case STATE_NONE:
208 } while (rv != net::ERR_IO_PENDING && state_ != STATE_NONE);
223 state_ = STATE_NONE;