mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 20:19:44 +00:00
c767ae62b9
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> |
||
---|---|---|
.. | ||
channel-buffer.h | ||
channel-command.h | ||
channel-file.h | ||
channel-socket.h | ||
channel-tls.h | ||
channel-util.h | ||
channel-watch.h | ||
channel-websock.h | ||
channel.h | ||
task.h |