diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-11-02 17:59:12 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-11-02 17:59:12 +0000 |
commit | 2db191c4fec119597f76b66174d2613bce9e6de6 (patch) | |
tree | 202fdfd1897c29481ef5c445b7141cba12636570 /sys/netinet/tcp_usrreq.c | |
parent | 7dde7f3287638e58b27d3d796a647a9a2b660842 (diff) | |
download | FreeBSD-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