SendClose         467 net/websockets/websocket_channel.cc     if (SendClose(kWebSocketErrorInternalServerError, "") != CHANNEL_DELETED)
SendClose         471 net/websockets/websocket_channel.cc   if (SendClose(
SendClose         798 net/websockets/websocket_channel.cc           if (SendClose(code, reason) == CHANNEL_DELETED)
SendClose         949 net/websockets/websocket_channel.cc     if (SendClose(code, reason) == CHANNEL_DELETED)
SendClose         287 net/websockets/websocket_channel.h   ChannelState SendClose(uint16 code,