summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/kqueue/kqueue-fdpass.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* To make debugging the kqueue test easier, always print the assertionbluhm2016-09-201-12/+6
| | | | failure before returning.
* Zero-clear test buffers. Close fds.uebayasi2015-08-131-1/+4
|
* Add tests for kqueue EVFILT_SIGNAL and that they can't be passed overguenther2011-07-071-0/+80
sockets