mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 16:16:14 +00:00
Contrary to popular belief, not every implementation of TLS follows the specs. Some of them just drop the connection without sending a proper close_notify, and we should handle that gracefully.