diff options
author | alfred <alfred@FreeBSD.org> | 2002-01-14 22:03:48 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2002-01-14 22:03:48 +0000 |
commit | c8a759143f8689504efbb41dfca02009a497548e (patch) | |
tree | fbe2d61149ddb25f961f4713e1fd423963eea4c7 /lib/libc/stdlib/system.c | |
parent | d5ccc496a64277c6ec707c6dd76aef59342cae27 (diff) | |
download | FreeBSD-src-c8a759143f8689504efbb41dfca02009a497548e.zip FreeBSD-src-c8a759143f8689504efbb41dfca02009a497548e.tar.gz |
Fix select on fifos.
Backout revision 1.56 and 1.57 of fifo_vnops.c.
Introduce a new poll op "POLLINIGNEOF" that can be used to ignore
EOF on a fifo, POLLIN/POLLRDNORM is converted to POLLINIGNEOF within
the FIFO implementation to effect the correct behavior.
This should allow one to view a fifo pretty much as a data source
rather than worry about connections coming and going.
Reviewed by: bde
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions