diff options
author | Daniel P. Berrange | 2017-04-03 17:49:23 +0200 |
---|---|---|
committer | Daniel P. Berrange | 2017-04-04 17:17:03 +0200 |
commit | b8a68728b6a3fad86f15aa5efdc31ea0b3cb8a62 (patch) | |
tree | 67715e0711b5019dae8169317e7af0061ef0c0cd /hw/pci/pci.c | |
parent | io: fix incoming client socket initialization (diff) | |
download | qemu-b8a68728b6a3fad86f15aa5efdc31ea0b3cb8a62.tar.gz qemu-b8a68728b6a3fad86f15aa5efdc31ea0b3cb8a62.tar.xz qemu-b8a68728b6a3fad86f15aa5efdc31ea0b3cb8a62.zip |
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>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions