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>