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

/external/chromium_org/net/websockets/
H A Dwebsocket_channel.h168 // FRESHLY_CONSTRUCTED to CLOSED, except that the SEND_CLOSED and RECV_CLOSED
174 SEND_CLOSED, // A Close frame has been sent but not received. enumerator in enum:net::WebSocketChannel::State
223 // Returns true if state_ is SEND_CLOSED, CLOSE_WAIT or CLOSED.

Completed in 281 milliseconds