summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2024-06-24 18:36:36 -0700
committerPaolo Abeni <pabeni@redhat.com>2024-06-27 12:05:00 +0200
commitd098d77232c375cb2cded4a7099f0a763016ee0d (patch)
tree6fa3543f08a17628392053b3ed6d9f03a5aec98a /net/unix/af_unix.c
parent7d139181a8912d8bf0ede4f38d37688449b9af23 (diff)
downloadlwn-d098d77232c375cb2cded4a7099f0a763016ee0d.tar.gz
lwn-d098d77232c375cb2cded4a7099f0a763016ee0d.zip
selftest: af_unix: Add msg_oob.c.
AF_UNIX's MSG_OOB functionality lacked thorough testing, and we found some bizarre behaviour. The new selftest validates every MSG_OOB operation against TCP as a reference implementation. This patch adds only a few tests with basic send() and recv() that do not fail. The following patches will add more test cases for SO_OOBINLINE, SIGURG, EPOLLPRI, and SIOCATMARK. Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions