Searched hist:137130 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/tools/regression/sockets/listenclose/
H A DMakefile137130 Tue Nov 02 17:59:12 MST 2004 rwatson 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.
H A Dlistenclose.c137130 Tue Nov 02 17:59:12 MST 2004 rwatson 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.

Completed in 54 milliseconds