qemu-patch-raspberry4/io
Daniel P. Berrange c767ae62b9 io: introduce helper for creating channels from file descriptors
Depending on what object a file descriptor refers to a different
type of IO channel will be needed - either a QIOChannelFile or
a QIOChannelSocket. Introduce a qio_channel_new_fd() method
which will return the appropriate channel implementation.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-02-15 14:49:00 +00:00
..
channel-buffer.c io: Clean up includes 2016-02-04 17:41:30 +00:00
channel-command.c io: Clean up includes 2016-02-04 17:41:30 +00:00
channel-file.c io: Clean up includes 2016-02-04 17:41:30 +00:00
channel-socket.c qemu-char, io: fix ordering of arguments for UDP socket creation 2016-02-09 17:09:15 +01:00
channel-tls.c io: Clean up includes 2016-02-04 17:41:30 +00:00
channel-util.c io: introduce helper for creating channels from file descriptors 2016-02-15 14:49:00 +00:00
channel-watch.c io: Clean up includes 2016-02-04 17:41:30 +00:00
channel-websock.c io: Clean up includes 2016-02-04 17:41:30 +00:00
channel.c io: Clean up includes 2016-02-04 17:41:30 +00:00
Makefile.objs io: introduce helper for creating channels from file descriptors 2016-02-15 14:49:00 +00:00
task.c io: Clean up includes 2016-02-04 17:41:30 +00:00