aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/sockets/kqueue/kqueue.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Fix -Wunused warnings, bump WARNS to 6Enji Cooper2015-04-101-2/+2
* 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