aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-06-25 01:36:42 +0000
committerPaolo Abeni <[email protected]>2024-06-27 10:05:01 +0000
commitd02689e6860df0f7eff066f268bfb53ef6993ea7 (patch)
tree4845ee6d5875bced7bf77697957d916188c890fe /net/unix/af_unix.c
parentselftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c (diff)
downloadkernel-d02689e6860df0f7eff066f268bfb53ef6993ea7.tar.gz
kernel-d02689e6860df0f7eff066f268bfb53ef6993ea7.zip
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
When data is sent with MSG_OOB, SIGURG is sent to a process if the receiver socket has set its owner to the process by ioctl(FIOSETOWN) or fcntl(F_SETOWN). This patch adds SIGURG check after every send(MSG_OOB) call. Signed-off-by: Kuniyuki Iwashima <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions