]> xenbits.xensource.com Git - libvirt.git/commit
vircommand: Separate mass FD closing into a function
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 2 Jul 2019 06:27:25 +0000 (08:27 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 16 Jul 2019 11:43:43 +0000 (13:43 +0200)
commitc1a9bfbbba48fea44fdfbe532e084c5323c9c9b3
treeab17ff093dcd490d116b59200a0b622fdcae691c
parentcc34260f5a8715d208ee45a6ebaa79e5264cbe68
vircommand: Separate mass FD closing into a function

I will optimize this code a bit in the next commit. But for that
it is better if the code lives in a separate function.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/vircommand.c