Re: [Qemu-devel] [PATCH/RFC 3/7] Close socket when closing QEMUFile

2012-03-12 Thread Igor Mitsyanko
On 03/12/2012 05:11 PM, Marc-André Lureau wrote: --- migration-tcp.c |9 + migration-unix.c |9 + savevm.c |1 + 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/migration-tcp.c b/migration-tcp.c index f567898..056867c 100644 --- a/migratio

[Qemu-devel] [PATCH/RFC 3/7] Close socket when closing QEMUFile

2012-03-12 Thread Marc-André Lureau
--- migration-tcp.c |9 + migration-unix.c |9 + savevm.c |1 + 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/migration-tcp.c b/migration-tcp.c index f567898..056867c 100644 --- a/migration-tcp.c +++ b/migration-tcp.c @@ -137,7 +137,7 @@ stati