Home
last modified time | relevance | path

Searched refs:PS_WAIT_CLOSE (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dsocketadapters.h136 PS_TUNNEL_HEADERS, PS_SKIP_BODY, PS_TUNNEL, PS_WAIT_CLOSE, PS_ERROR enumerator
Dsocketadapters.cc313 if ((state_ == PS_WAIT_CLOSE) && (err == 0)) { in OnCloseEvent()
503 state_ = PS_WAIT_CLOSE; in EndResponse()