Tree
- Tree:
836773a6f8ad411acb610f53030b5f672c0717b9
- Date:
- Message:
- cmd/recursor: bail out on query loop Pretty easy fix: just keep track of where we're up to each time we call resolve(). Fixes: https://todo.sr.ht/~otl/dns/4
README.md
Package dns provides an interface for interacting with DNS servers over both plain UDP and DNS over TLS (DoT). It uses no third party dependencies. # Reference [](http://godocs.io/git.sr.ht/~otl/dns) # Learn More For more documentation, see the [documentation site](https://man.sr.ht/~otl/dns-docs)