summaryrefslogtreecommitdiffstats
path: root/tools/regression/sockets/accept_fd_leak
Commit message (Expand)AuthorAgeFilesLines
* Add another fd leak test for accept() I used to test the fix in 1.234 ofjhb2007-04-021-1/+83
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Switch over to a different, more flexible test output protocol that'snik2004-11-112-2/+14
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Use errx() instead of perror()/exit() for conciseness.rwatson2004-10-231-44/+24
* Modify accept_fd_leak regression test to generate "PASS" output, notrwatson2004-09-181-2/+3
* Make sure to properly initialize 'size' to sizeof(sin) before passingrwatson2004-08-241-0/+1
* Add simple regression test to detect leakage of file descriptors whenrwatson2004-07-172-0/+142
OpenPOWER on IntegriCloud