migration: convert tcp socket protocol to use QIOChannel
commite65c67e4dad18a1f04be426f23cc4d64a32c7548
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 27 Apr 2016 10:05:04 +0000 (27 11:05 +0100)
committerAmit Shah <amit.shah@redhat.com>
Thu, 26 May 2016 06:01:42 +0000 (26 11:31 +0530)
tree5fb476280068dc4c4ed96521d5ee9082ec43b70a
parent6f860ae75566e858593d2c067909a6d1e9feccbf
migration: convert tcp socket protocol to use QIOChannel

Drop the current TCP socket migration driver and extend
the new generic socket driver to cope with the TCP address
format

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1461751518-12128-15-git-send-email-berrange@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
migration/Makefile.objs
migration/socket.c
migration/tcp.c [deleted file]