mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-06-17 15:25:35 +00:00
Start a single-shot timer when a websocket enters CLOSING and fail the connection if the peer never answers with its close frame. Without a bound here, a dropped or non-responsive peer can leave the websocket stuck in the closing handshake forever, which is another path to rare websocket timeouts during repeated test runs. |
||
|---|---|---|
| .. | ||
| Impl | ||
| CMakeLists.txt | ||
| ConnectionInfo.cpp | ||
| ConnectionInfo.h | ||
| Message.h | ||
| WebSocket.cpp | ||
| WebSocket.h | ||