diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-06 22:06:00 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-06 22:30:40 +0100 |
commit | 01b366689435d6a914926608050c2355bc544a6c (patch) | |
tree | 1184fbe64a2c35e533aaae825b06765d1b0160a0 /Ports/Super-Mario | |
parent | 6d7d9dd3247109b9d730c047d3c85e18000bf81e (diff) | |
download | serenity-01b366689435d6a914926608050c2355bc544a6c.zip |
Kernel: Lock TCPSocket lookup table across destruction
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.
Diffstat (limited to 'Ports/Super-Mario')
0 files changed, 0 insertions, 0 deletions