On Wed, 20 May 2020 23:05:50 +0200
Lukas Straub wrote:
> Register yank functions on sockets to shut them down.
>
> Signed-off-by: Lukas Straub
Don't review this commit for now, I'll have to revamp it anyway.
Regards,
Lukas Straub
pgpNmGVoC9Qjd.pgp
Description: OpenPGP digital signature
Register yank functions on sockets to shut them down.
Signed-off-by: Lukas Straub
---
migration/migration.c | 9 +
migration/qemu-file-channel.c | 6 ++
migration/socket.c| 11 +++
3 files changed, 26 insertions(+)
diff --git a/migration/migration.c b/m