On Fri, Dec 06, 2013 at 03:36:44PM -0500, Dwight Engen wrote:
> Adding the epoll events allows the handler to determine what events
> happened on the fd.
>
> Signed-off-by: Dwight Engen
Acked-by: Stéphane Graber
> ---
> src/lxc/commands.c | 6 --
> src/lxc/console.c | 8
Adding the epoll events allows the handler to determine what events
happened on the fd.
Signed-off-by: Dwight Engen
---
src/lxc/commands.c | 6 --
src/lxc/console.c | 8
src/lxc/lxc_monitord.c | 6 +++---
src/lxc/lxcutmp.c | 7 ---
src/lxc/mainloop.c | 4 ++--