summaryrefslogtreecommitdiffstats
path: root/tools/regression/sockets
Commit message (Expand)AuthorAgeFilesLines
* Modify accept_fd_leak regression test to generate "PASS" output, notrwatson2004-09-181-2/+3
* Join the effort in simplifying this makefile. ;)ru2004-09-031-3/+1
* Pass O_NONBLOCK directly to fcntl() rather than the pointer to an intrwatson2004-09-021-12/+8
* Don't override the rule used to build a binary by providing our ownrwatson2004-09-021-1/+0
* Make sure to properly initialize 'size' to sizeof(sin) before passingrwatson2004-08-241-0/+1
* Add a basic kqueue + UNIX domain socket pair regression test to do somerwatson2004-08-242-0/+340
* Add minimal socketpair() regression test to confirm that we can createrwatson2004-08-042-0/+139
* Simple attachment regression test to attach the "accf_data" acceptrwatson2004-07-262-0/+211
* Add simple regression test to detect leakage of file descriptors whenrwatson2004-07-172-0/+142
OpenPOWER on IntegriCloud