diff options
author | rwatson <rwatson@FreeBSD.org> | 2005-09-12 17:05:48 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2005-09-12 17:05:48 +0000 |
commit | 1149df53b0ea69409fa29e3dfdbdbc385d4c49bf (patch) | |
tree | 0f64db669e9baa36dc874b6e90e60e55603b6efe /lib/libc/stdlib/insque.c | |
parent | 7368122bb1f6d70377ca925a34e1cd3286ae7b72 (diff) | |
download | FreeBSD-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 'lib/libc/stdlib/insque.c')
0 files changed, 0 insertions, 0 deletions