summaryrefslogtreecommitdiffstats
path: root/sys/fs/fifofs
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-09-12 17:05:48 +0000
committerrwatson <rwatson@FreeBSD.org>2005-09-12 17:05:48 +0000
commit1149df53b0ea69409fa29e3dfdbdbc385d4c49bf (patch)
tree0f64db669e9baa36dc874b6e90e60e55603b6efe /sys/fs/fifofs
parent7368122bb1f6d70377ca925a34e1cd3286ae7b72 (diff)
downloadFreeBSD-src-1149df53b0ea69409fa29e3dfdbdbc385d4c49bf.zip
FreeBSD-src-1149df53b0ea69409fa29e3dfdbdbc385d4c49bf.tar.gz
Further updates to fifo_io regression test:
- Teach fifo_io about kqueue monitoring of fifo file descriptor status, and add test cases for kqueue to match existing case for poll and select. Add a new cleanup routine, cleanfifokq(), for use in tests that use kqueues. kqueue_setup() sets up kqueue sessions, and kqueue_status() returns file descriptor status. - Correct a bug in select handling relating to the nfds argument, which was incorrect so resulted in select occuring on the wrong file descriptor, and possible false positive/negative results. - Clarify error reporting in one byte write+read tests to distinguish errors in the after case from the before case.
Diffstat (limited to 'sys/fs/fifofs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud