Date: Mon, 27 Mar 2006 00:03:37 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/netipx/spxabort Makefile spxabort.c Message-ID: <200603270003.k2R03beZ054598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-03-27 00:03:37 UTC
FreeBSD src repository
Added files:
tools/regression/netipx/spxabort Makefile spxabort.c
Log:
Add spxabort, a simple netipx/spx regression test that triggers
pru_abort() by closing a listen socket while completed connections are
presenting in its listen queue. Unfortunately, it's difficult to
trigger the other two pru_abort() cases using user APIs, so they are
not covered by this test.
Revision Changes Path
1.1 +12 -0 src/tools/regression/netipx/spxabort/Makefile (new)
1.1 +96 -0 src/tools/regression/netipx/spxabort/spxabort.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603270003.k2R03beZ054598>
