summaryrefslogtreecommitdiffstats
path: root/io/dns-resolver.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add HAVE_IPPROTO_MPTCPMarc-André Lureau2021-09-301-1/+1
* sockets: Support multipath TCPDr. David Alan Gilbert2021-06-081-0/+4
* io: Fix Lesser GPL version numberChetan Pant2020-10-271-1/+1
* qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost2020-09-181-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* qio: non-default context for threaded qtaskPeter Xu2018-03-061-1/+2
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-0/+1
* io: preserve ipv4/ipv6 flags when resolving InetSocketAddressDaniel P. Berrange2017-07-141-2/+4
* sockets: Limit SocketAddressLegacy to external interfacesMarkus Armbruster2017-05-091-28/+27Star
* sockets: Rename SocketAddress to SocketAddressLegacyMarkus Armbruster2017-05-091-24/+24
* io: fix FD socket handling in DNS lookupDaniel P. Berrange2017-04-041-4/+1Star
* io vnc sockets: Clean up SocketAddressKind switchesMarkus Armbruster2017-04-031-2/+5
* io: introduce a DNS resolver APIDaniel P. Berrange2017-01-231-0/+276