diff options
author | Andreas Kling <kling@serenityos.org> | 2022-04-21 16:24:47 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-04-21 16:31:53 +0200 |
commit | 5e4d5a436edd8aec03f04d641988670cb9d22d65 (patch) | |
tree | d7212df6f0500aa37133d5082c07eff34acfc698 /AK/HashFunctions.h | |
parent | 8e9676c28c3917219cd5c85ff03a7b008f2e308d (diff) | |
download | serenity-5e4d5a436edd8aec03f04d641988670cb9d22d65.zip |
Kernel: Allow sys$bind() on local sockets with short socket address
Previously, we required local socket addresses to be exactly
sizeof(sockaddr_un). There was no real reason for this, so let's not
enforce it.
Diffstat (limited to 'AK/HashFunctions.h')
0 files changed, 0 insertions, 0 deletions