This fixes a race condition where a WebSocket would report a fatal connection error instead of a clean close when the server dropped the underlying connection immediately after sending a Close frame. This fixes various timeouts in WPT, such as in: https://wpt.live/websockets/Send-null.any.worker.html?wss |
||
|---|---|---|
| .. | ||
| Impl | ||
| CMakeLists.txt | ||
| ConnectionInfo.cpp | ||
| ConnectionInfo.h | ||
| Message.h | ||
| WebSocket.cpp | ||
| WebSocket.h | ||