]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tests/unix_passfd: add a comment for send_a_lot
authorGleb Smirnoff <glebius@FreeBSD.org>
Thu, 8 Feb 2024 17:00:23 +0000 (09:00 -0800)
committerGleb Smirnoff <glebius@FreeBSD.org>
Thu, 8 Feb 2024 17:00:41 +0000 (09:00 -0800)
commit3ad0f9a584106b85569c6366ef8117a664fd55f8
tree64d6990267520dae7f4100a07ae2621d35dd41ef
parent1e68b8d9a90f3ddf5d0766ea3b5a6c6ec9088b2f
tests/unix_passfd: add a comment for send_a_lot

Explain why SOCK_DGRAM and SOCK_STREAM differ in this edge case.  While
here improve output in case of a failure.
tests/sys/kern/unix_passfd_test.c