Re: epoll (was Re: [PATCH] async poll for 2.5)

Dan Kegel (dank@kegel.com)
Sat, 19 Oct 2002 14:08:02 -0700


Charles 'Buck' Krasic wrote:
>>In summary, a short count is every bit as reliable as EAGAIN to know
>>that it is safe to wait on epoll_getevents.
>
> Whoops. I just realized a flaw in my own argument.
>
> With read, a short count might precede EOF. Indeed, in that case,
> calling epoll_getevents would cause the connection to get stuck.

Maybe epoll should be extended with a specific EOF event.
Then short reads would be fine.
- Dan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/