Home | History | Annotate | Download | only in websockets

Lines Matching refs:Close

87 void WebSocket::Close() {
103 socket_stream_->Close();
141 socket_stream_->Close();
225 // then close the WebSocket connection.
227 socket_stream_->Close();
270 socket_stream_->Close();
319 socket_stream_->Close();
348 // the WebSocket connection is not already closed, then close
350 socket_stream_->Close();
439 // 6. If the WebSocket connection is not already closed, then close the
451 // the user agent must close the WebSocket connection, and may report the
455 socket_stream_->Close();