qemu/io
Daniel P. Berrange b8a68728b6 io: fix FD socket handling in DNS lookup
The qio_dns_resolver_lookup_sync() method is required to be a no-op
for socket kinds that don't require name resolution. Thus the KIND_FD
handling should not return an error.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-04-04 16:17:03 +01:00
..
Makefile.objs
channel-buffer.c
channel-command.c
channel-file.c
channel-socket.c io: fix incoming client socket initialization 2017-04-04 16:17:03 +01:00
channel-tls.c
channel-util.c
channel-watch.c
channel-websock.c io: fully parse & validate HTTP headers for websocket protocol handshake 2017-02-28 11:51:16 +00:00
channel.c
dns-resolver.c io: fix FD socket handling in DNS lookup 2017-04-04 16:17:03 +01:00
task.c
trace-events