summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_usrreq.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2004-11-02 17:59:12 +0000
committerrwatson <rwatson@FreeBSD.org>2004-11-02 17:59:12 +0000
commit2db191c4fec119597f76b66174d2613bce9e6de6 (patch)
tree202fdfd1897c29481ef5c445b7141cba12636570 /sys/netinet/tcp_usrreq.c
parent7dde7f3287638e58b27d3d796a647a9a2b660842 (diff)
downloadFreeBSD-src-2db191c4fec119597f76b66174d2613bce9e6de6.zip
FreeBSD-src-2db191c4fec119597f76b66174d2613bce9e6de6.tar.gz
Add a small regression test that opens a TCP socket, listens on it,
performs a non-blocking connect from another socket, and then closes the listen socket rather than accepting. This is intended to exercise the close path in which connections are aborted due to a close on the listen socket while the connection is in the listen queue.
Diffstat (limited to 'sys/netinet/tcp_usrreq.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud