summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-12-28 15:16:57 +0100
committerAndreas Kling <kling@serenityos.org>2021-12-28 18:52:38 +0100
commita1be1358918505eedbcdb2d5600194c96b8260c7 (patch)
treec3e8fe4c0ff9dc8d12b54aeafbc21062b28350ab /README.md
parent4e1898df99d7a858c34bb088fe882a2071f83d20 (diff)
downloadserenity-a1be1358918505eedbcdb2d5600194c96b8260c7.zip
Kernel: Lock socket mutex across {get,set}sockopt() and SO_ERROR updates
Since a socket can be accessed by multiple threads concurrently, we need to protect shared data behind the socket mutex. There's very likely more places where we need to fix this, the purpose of this patch is to fix a VERIFY() failure in getsockopt() seen on CI.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions