commit | 1c778ef729dd50d4b06780af1f44b69c63c532f8 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Wed Feb 10 18:41:04 2016 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 16 17:13:57 2016 +0100 |
tree | 72727b34634cbed27f46f2dc32d5eb7c0444a6fd | |
parent | ae39827802bc2aa781137d2f41bab0b60acd4e63 [diff] |
nbd: convert to using I/O channels for actual socket I/O Now that all callers are converted to use I/O channels for initial connection setup, it is possible to switch the core NBD protocol handling core over to use QIOChannel APIs for actual sockets I/O. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-Id: <1455129674-17255-7-git-send-email-berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>