commit | b83b68a0132f43f3ebcb61c9237ec1090da58894 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Mar 07 11:16:39 2016 +0100 |
committer | Daniel P. Berrange <berrange@redhat.com> | Thu Mar 10 17:10:19 2016 +0000 |
tree | fd998ea8eab8fe6e5828f67c0ad4874d4838e47e | |
parent | e560d141ab0504495142486c21769df1ec346479 [diff] |
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>