Searched refs:server_closing_handshake_ (Results 1 – 2 of 2) sorted by relevance
31 server_closing_handshake_(false), in WebSocket()223 if (server_closing_handshake_) { in SendPending()297 if (server_closing_handshake_) { in ProcessFrameData()341 server_closing_handshake_ = true; in ProcessFrameData()474 server_closing_handshake_ && closing_handshake_started_); in DoClose()
217 bool server_closing_handshake_; variable