qemu/include/io
Daniel P. Berrange d6e48869a4 io: add QIOChannelFile class
Add a QIOChannel subclass that is capable of operating on things
that are files, such as plain files, pipes, character/block
devices, but notably not sockets.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2015-12-18 12:18:31 +00:00
..
channel-file.h io: add QIOChannelFile class 2015-12-18 12:18:31 +00:00
channel-socket.h io: add QIOChannelSocket class 2015-12-18 12:18:31 +00:00
channel-watch.h io: add helper module for creating watches on FDs 2015-12-18 12:18:05 +00:00
channel.h
task.h io: add QIOTask class for async operations 2015-12-18 12:18:30 +00:00