kqueue, NOTE_EOF

Jason Thorpe thorpej at wasabisystems.com
Wed Nov 12 10:54:26 PST 2003


On Nov 12, 2003, at 10:40 AM, marius aamodt eriksen wrote:

> correct - this is the difference, kqueue will not yield any event at
> EOF.

So, kqueue should simply be changed to report the event.  I don't see 
any need for a separate EOF flag.  EOF can simply be determined as 
normal in the kqueue case as well.

         -- Jason R. Thorpe <thorpej at wasabisystems.com>



More information about the freebsd-hackers mailing list