]> git.ipfire.org Git - thirdparty/lxc.git/commit
commands: tell mainloop to reap client fd on error
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 25 Nov 2017 16:51:01 +0000 (17:51 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Fri, 15 Dec 2017 11:54:52 +0000 (12:54 +0100)
commit38e48fed943d96bc17b85e2da79f1558e8bffa26
tree7dc5c60101b1b77ae93988ca46ebb2df7a29908b
parent6e43822b21016806630f37c837957994d291dd12
commands: tell mainloop to reap client fd on error

This is the proper way to handle errors.

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