summaryrefslogtreecommitdiff
path: root/console-client/xkb/xkb.c
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2025-05-08 23:11:36 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2025-05-10 15:58:26 +0200
commit029ab7d7b38c76ba14c24fcbf526ccef29af9e88 (patch)
tree324a396caa436027292328e88d611002b3bfd866 /console-client/xkb/xkb.c
parent09b6cb6acf5b664c1eff805949446d4fcbc9d724 (diff)
pflocal: Do not inherit PFLOCAL_SOCK_NONBLOCK across connect/accept.
Previously, ‘accept’ would return an O_NONBLOCK socket if the listening socket was O_NONBLOCK at the time the connection was made. With this change, ‘accept’ always returns a socket where O_NONBLOCK is cleared.
Diffstat (limited to 'console-client/xkb/xkb.c')
0 files changed, 0 insertions, 0 deletions