mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-19 09:40:00 +00:00
Use the same trick as SlavePTY and override unref() to provide safe removal from the sockets_by_tuple table when destroying a TCPSocket. This should fix the TCPSocket::from_tuple() flake seen on CI.