35e95e9a6e
Motivation: A user might want to cancel DNS resolution when it takes too long. Currently, there's no way to cancel the internal DNS queries especially when there's a lot of search domains. Modification: - Stop sending a DNS query if the original `Promise`, which was passed calling `resolve()`, is canceled. Result: - You can now stop sending DNS queries by cancelling the `Promise`. |
||
---|---|---|
.. | ||
src | ||
pom.xml |