[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#261541: sys/epoll.h: missing #define for EPOLLONESHOT



tags 261541 confirmed fixed-upstream
thanks

At Mon, 26 Jul 2004 12:41:25 -0400,
Mike Furr wrote:
> The epoll(4) and epoll_ctl(2) manpages talk about the event flag,
> EPOLLONESHOT, but the file /usr/include/sys/epoll.h contains no 
> declaration for this.  Checking in a recent vanilla kernal(2.6.7),
> this is defined in include/linux/eventpoll.h and used in 
> fs/eventpoll.c, so it seems that it is supported by the kernel.
> Googling did not reveal any signs that it was deprecated, so it 
> would be nice if userland programs could make use of this flag.

Note that the latest glibc upstream cvs has this definition.

Regards,
-- gotom



Reply to: