cvs commit: src/sys/kern uipc_socket.c src/sys/sys poll.h src/sys/vfs/fifofs fifo_vnops.c
Matthew Dillon
dillon at apollo.backplane.com
Wed Sep 3 09:16:22 PDT 2003
: Log:
: Introduce a new poll operation bit, `POLLINGIGNEOF'. It is used for
: ignoring EOFs on a FIFO. POLLIN/POLLRDNORM is converted withing the
: FIFO implementation to effect the correct behaviour.
:
: Yes... POLLINIGNEOF flag name is a bit hard on the eyes. :-(
And easy to mispell as the latest build report shows :-)
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list