Feature or enhancement request details
We simply aren't using the async DNS client library, and can just drop it.
The DNS record library we depend on is unmaintained and does not have Sendable types, so it's very hard to use with Swift 6. We should create our own record types, using the bit fiddling ops we use for ContainerizationNetlink.
Code of Conduct