summaryrefslogtreecommitdiffstats
path: root/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r261550,r281354,r281355,r281356,r281358,r281359,r281360,r281361,r281362,r...ngie2015-04-251-17/+35
* Add another fd leak test for accept() I used to test the fix in 1.234 ofjhb2007-04-021-1/+83
* Switch over to a different, more flexible test output protocol that'snik2004-11-111-2/+4
* 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-171-0/+131
OpenPOWER on IntegriCloud