forked from mirrors/gecko-dev
We cannot simply pass the status code using nsIWebSocketListener::OnServerClose because it's called only when the connection is established. Instead, I'm passing TLS failure from http channel to nsIWebSocketListener::OnStop where the correct status code is set. |
||
|---|---|---|
| .. | ||
| tests | ||
| moz.build | ||
| WebSocket.cpp | ||
| WebSocket.h | ||