qemu-e2k/include/io
Paolo Bonzini b83b68a013 io: introduce qio_channel_create_socket_watch
Sockets are not in the same namespace as file descriptors on Windows.
As an initial step, introduce separate APIs for file descriptor and
socket watches.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-03-10 17:10:19 +00:00
..
channel-buffer.h io: convert QIOChannelBuffer to use uint8_t instead of char 2016-02-15 14:49:18 +00:00
channel-command.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
channel-file.h io: add QIOChannelFile class 2015-12-18 12:18:31 +00:00
channel-socket.h io: improve docs for QIOChannelSocket async functions 2016-02-15 14:48:25 +00:00
channel-tls.h io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
channel-util.h io: introduce helper for creating channels from file descriptors 2016-02-15 14:49:00 +00:00
channel-watch.h io: introduce qio_channel_create_socket_watch 2016-03-10 17:10:19 +00:00
channel-websock.h io: add QIOChannelWebsock class 2015-12-18 12:18:31 +00:00
channel.h include: Clean up includes 2016-02-23 12:43:05 +00:00
task.h include: Clean up includes 2016-02-23 12:43:05 +00:00