qemu/nbd
Daniel P. Berrange 1c778ef729 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>
2016-02-16 17:13:57 +01:00
..
client.c nbd: convert to using I/O channels for actual socket I/O 2016-02-16 17:13:57 +01:00
common.c nbd: convert to using I/O channels for actual socket I/O 2016-02-16 17:13:57 +01:00
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
nbd-internal.h nbd: convert to using I/O channels for actual socket I/O 2016-02-16 17:13:57 +01:00
server.c nbd: convert to using I/O channels for actual socket I/O 2016-02-16 17:13:57 +01:00