]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tests/unix_seqpacket: test that implied connect doesn't work
authorGleb Smirnoff <glebius@FreeBSD.org>
Wed, 28 Feb 2024 22:32:47 +0000 (14:32 -0800)
committerGleb Smirnoff <glebius@FreeBSD.org>
Wed, 28 Feb 2024 22:32:47 +0000 (14:32 -0800)
commit253d8a1f8a247fc363ab6bad6ed0fa9c7cc25060
tree0465c3599b3c3fe712d35441c7a2c8532d045666
parent3bc122d27064957911570c1037e6b644b7303c17
tests/unix_seqpacket: test that implied connect doesn't work

Applies both to SOCK_STREAM and SOCK_SEQPACKET.  Put the test in this file
as it is most advanced one.

Reviewed by: tuexen
Differential Revision: https://reviews.freebsd.org/D43854
tests/sys/kern/unix_seqpacket_test.c