Files
serenity/Userland/Libraries/LibTLS/Socket.cpp
Ali Mohammad Pur ccbc6d3a7f LibTLS: Change connection state to disconnected after server CloseNotify
Prior to this commit LibTLS closed the connection but did not consider
it terminated after receiving and acknowledging a CloseNotify from the
server, which led to hangs in DoT (and possibly other users).

(cherry picked from commit e5ff572d732ecb6aa8524321692d997f00ea75f4)
2024-11-25 12:19:33 -05:00

13 KiB