]> git.proxmox.com Git - mirror_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>
Wed, 6 Dec 2017 15:01:23 +0000 (16:01 +0100)
commit44552fb2b794573334136209dc44a4270f3acf45
tree15d6561bcdb224c4794d3ddb3b2e91f33709a17f
parentf8bdb6dcc4d85d1b25a5926917cd6f882a9170e0
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