aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/kqueue/kqueue.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-111-9/+52
* Pass O_NONBLOCK directly to fcntl() rather than the pointer to an intRobert Watson2004-09-021-12/+8
* Add a basic kqueue + UNIX domain socket pair regression test to do someRobert Watson2004-08-241-0/+329