Hi, as a user of linux epoll I have come across situations where it
would have been nice
if the data associated with a file descriptor would have been returned
upon deletion.

Since epoll_ctl already takes a pointer to a epoll_event struct is
there any reason
why the data member is not set when the pointer is not null.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to