]> git.ipfire.org Git - thirdparty/lxc.git/commit
mainloop: use epoll_create1(EPOLL_CLOEXEC) 2062/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 26 Dec 2017 19:57:12 +0000 (20:57 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sat, 30 Dec 2017 22:33:55 +0000 (23:33 +0100)
commit12c2798ed1143e45f7a42e56a57502ee5a6c0b68
tree2421eb64685529183c3e591462bdece262589055
parenta63fade55b1e091bc1933bff181a64c38a28e302
mainloop: use epoll_create1(EPOLL_CLOEXEC)

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/mainloop.c