apple / swift-async-dns-resolver

A Swift library for asynchronous DNS requests, wrapping c-ares with Swift-friendly APIs and data structures.
Apache License 2.0
82 stars 12 forks source link

Make DNSSD queries cancellable #33

Closed yim-lee closed 3 months ago

yim-lee commented 3 months ago

Resolves https://github.com/apple/swift-async-dns-resolver/issues/32