opnsense-src/tools/regression/sockets
Robert Watson c6eea89879 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.
2004-11-02 17:59:12 +00:00
..
accept_fd_leak For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
accf_data_attach For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
kqueue Join the effort in simplifying this makefile. ;) 2004-09-03 06:18:52 +00:00
listenclose Add a small regression test that opens a TCP socket, listens on it, 2004-11-02 17:59:12 +00:00
socketpair For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00