mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-30 12:43:22 +00:00
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>