qemu-server/PVE
Wolfgang Bumiller 56afd466dd QMPClient: add destructor
Explicitly close leftover connections in the destructor,
otherwise the IO::Multiplex instance can be leaked causing
the qmp connection to never be closed.

This could occur for instance when cancelling vzdump with
ctrl+c with extremely unlucky timing...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-10-30 10:36:51 +01:00
..
API2 fix reverting for non-existing configs 2019-10-23 11:47:52 +02:00
CLI followup: nit-pick code cleanup 2019-10-29 19:11:21 +01:00
QemuServer qm importdisk: tell user to what VM disk we actually imported 2019-10-29 19:11:21 +01:00
VZDump backup: is IOThread comaptible: only check running VMs 2019-10-23 11:28:51 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm Fix #2171: vm_start: volid based statefiles were not activated 2019-10-17 19:20:32 +02:00
QemuMigrate.pm fix typo in migration cleanup error message 2019-10-28 11:30:10 +01:00
QemuServer.pm replace remaining vm_destroy call-sites with destroy_vm 2019-10-29 19:11:02 +01:00
QMPClient.pm QMPClient: add destructor 2019-10-30 10:36:51 +01:00