mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-19 19:15:19 +00:00
If we don't do this, then we endlessly spin trying to read data which ends up in a deadlock. The description for SSL_ERROR_ZERO_RETURN states: > The TLS/SSL connection has been closed. If the protocol version is SSL > 3.0 or TLS 1.0, this result code is returned only if a closure alert > has occurred in the protocol, i.e., if the connection has been closed > cleanly. Note that in this case SSL_ERROR_ZERO_RETURN does not > necessarily indicate that the underlying transport has been closed. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
OpenSSLForward.h | ||
TLSv12.cpp | ||
TLSv12.h |