diff options
author | Daniel P. Berrange <berrange@redhat.com> | 2018-03-12 14:17:14 +0000 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2018-03-23 16:27:24 +0000 |
commit | bdd847a026974634d636e65c4e00cd890cb6099d (patch) | |
tree | 4f9a18160035df00083d9d855386c019f3cb6cb5 /.exrc | |
parent | 4c2c1015905fa1d616750dfe024b4c0b35875950 (diff) |
migration: convert socket server to QIONetListener
Instead of creating a QIOChannelSocket directly for the migration
server socket, use a QIONetListener. This provides the ability
to listen on multiple sockets at the same time, so enables
full support for IPv4/IPv6 dual stack.
For example, '$QEMU -incoming tcp::9000' now correctly listens
on both 0.0.0.0 and :: at the same time, instead of only on 0.0.0.0.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <20180312141714.7223-1-berrange@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to '.exrc')
0 files changed, 0 insertions, 0 deletions