mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-03 13:00:29 +00:00
812875bc89
This was caused by a double notifier on the TLS socket, which caused the TLS code to freak out about not being able to read properly. In addition, the existing loop inside of drain_read() has been replaced by code that actually works, and which includes new warnings when the drain method is called before initialization is done or after the websocket gets closed. |
||
---|---|---|
.. | ||
Impl | ||
CMakeLists.txt | ||
ConnectionInfo.cpp | ||
ConnectionInfo.h | ||
Message.h | ||
WebSocket.cpp | ||
WebSocket.h |