[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAHxi25cVgA_AUpx4rR_LY5y19s+FCE-RhF62qM5DEJYz6EHzQg@mail.gmail.com>
Date: Wed, 15 May 2013 16:17:39 +0200
From: Fredrik Asberg <aasberg.fredrik@...il.com>
To: linux-kernel@...r.kernel.org
Subject: EPOLL_CTL_DEL epoll_event struct data
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists